mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-10 22:35:42 -05:00
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:
parent
c5d2f25797
commit
6c4eadcdc7
5 changed files with 113 additions and 6 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue