Chris Renshaw

Results 239 comments of Chris Renshaw

@marcomarinho for reference and testing purposes, this is the version with deflated libraries that will work from within the /system partition: https://forum.xda-developers.com/showpost.php?p=70442654&postcount=37 @KreAch3R I still think DummyDroid sounds like the...

@KreAch3R It was an adb kinda day, so I took a stab at those tests again. 😜 Clean flash LineageOS 14.1 NMF26V + Open GApps 7.1.1 Stock 20170131 + Stock...

Absolutely, and I think making it more granular (N7 2013 still needs Google Camera 2.7.x) with ForceCamera2, ForceCamera3 and ForceCamera4 would be best; leaves it future-proof against more devices requiring...

Okay, so @mfonville, what are the next steps for this one? I think we need you to weigh in on how you would like things to be structured.

Still a problem technically, but possibly irrelevant since these devices are ancient now. 😛 I still like the ForceCamera# idea, with just the known milestone APKs, but no idea how...

Purging issues. Feel free to request reopening if it is still reproducible on the latest build.

Looks like another priv-app permission issue. @NicholasBuse.

/vendor will also need some consideration.. for addon.d (v1) they can be mounted to /vendor and /product, but for addon.d-v2 it'll need to be /postinstall/vendor and /postinstall/product, but only if...

Nice work!! A couple minor notes: 1) Please make the mount_product function mount_generic so that we can just supply the word product or vendor and it'll do the setup. 2)...