me176c-dev / android_device_asus_K013

Android device configuration for ASUS MeMO Pad 7 (ME176C(X))
https://forum.xda-developers.com/memo-pad-7/orig-development/rom-unofficial-lineageos-16-0-asus-memo-t3929600
Other
26 stars 5 forks source link

Add signature faking support #41

Closed jerbmega closed 7 years ago

jerbmega commented 7 years ago

Signature faking will allow for applications like MicroG to work without needing to mess with Xposed or Magisk.

Here's a patch maintained by the MicroG team: https://github.com/microg/android_packages_apps_GmsCore/blob/master/patches/android_frameworks_base-N.patch

lambdadroid commented 7 years ago

Done in https://github.com/me176c-dev/frameworks_base/commit/b2f449fe42fb3d9fb7d3c35dcec352f7a06ba4f3 and https://github.com/me176c-dev/frameworks_base/commit/e15df5ad6b86def75075e413e66071a90b216c07

lambdadroid commented 7 years ago

I removed the patches from the repo itself, but these patches will be manually applied before each release (just like the Substratum patches). I want to avoid adding patches to the repos that are not strictly required for compatibility with the tablet.