Chris Renshaw

Results 239 comments of Chris Renshaw

@ghost Is this a duplicate of #742?

That permission is already present here: https://gitlab.opengapps.org/opengapps/all/-/blob/master/etc/permissions/privapp-permissions-google.xml#L672

Resolved fully in 61c1088 I believe 👍

No basis for that idea, just a hope, and thinking-out-loud/spitballing between @mfonville and myself when we chatted about the issue. Marshmallow hammerhead is definitely limited to 3.2.x, but I'm hopeful...

Unfortunately swapping out the Marshmallow build.prop for that of Nougat results in a broken device (constant Google Play services, etc., crashes), so unfortunately it seems it's not as easy as...

Hmm just did a thorough comparison and there's nothing useful different between the two sets of build/get props. So we've got an option here.. which is what others have done:...

Check out my CM14 ones in the issue post, CM keeps the fingerprint the same as stock. Changing SDK version is what breaks Google Play services since it's trying to...

Open GApps currently does this for 2.7.x as the CameraLegacy keyword, but something new would need to be added for 3.2.x and ideally on hammerhead (maybe others?) it should happen...

I got HDR+ fully working on CM14.1 with 3.2.x by extracting the libs from the 3.2.x APK into /system/lib, so we should be good with something along those lines, with...

Not sure what I'd need to change to test that. Something in the permissions xml? build.prop? @mfonville was mentioning there might be a way to automate it with DummyDroid (the...