Manifest cleanup + always remove latemount from /cache

formatting/erasing /cache will result in selinux contexts being lost
these are normally restored by system/core/rootdir/init.rc in post-fs
but latemount causes /cache to not be mounted beforehand
preventing it from ever being fixed
result is broken ota and recovery updates
This commit is contained in:
Tad 2018-12-20 17:22:34 -05:00
parent c5d2f25797
commit 6c4eadcdc7
5 changed files with 113 additions and 6 deletions

View file

@ -67,7 +67,6 @@
<!-- F-Droid -->
<remote name="fdroid" fetch="https://gitlab.com/fdroid/" />
<project path="packages/apps/FDroidPrivilegedExtension" name="privileged-extension.git" remote="fdroid" revision="refs/tags/0.2.8" />
<!-- END OF ADDITIONAL REPOS -->
<!-- START OF DEVICE REPOS -->

View file

@ -67,7 +67,6 @@
<!-- START OF ADDITIONAL REPOS -->
<!-- F-Droid -->
<remote name="fdroid" fetch="https://gitlab.com/fdroid/" />
<project path="packages/apps/FDroidPrivilegedExtension" name="privileged-extension.git" remote="fdroid" revision="refs/tags/0.2.8" />
<!-- END OF ADDITIONAL REPOS -->
<!-- START OF DEVICE REPOS -->