Don't hide CertifiedPropsOverlay config.xml by default to not break GSIs

- GSIs and possibly other ROMs use /system_ext/overlay/config/config.xml with overlay package names and options
- replacing/hiding either CertifiedPropsOverlay.apk or config.xml alone causes bootloops
This commit is contained in:
osm0sis
2024-02-27 13:34:14 -04:00
parent 0299c76061
commit 34966f58a0

View File

@@ -18,5 +18,5 @@
/system_ext/app/PifPrebuilt /system_ext/app/PifPrebuilt
# PixelOS # PixelOS
/system_ext/overlay/CertifiedPropsOverlay.apk #/system_ext/overlay/CertifiedPropsOverlay.apk
/system_ext/overlay/config/config.xml #/system_ext/overlay/config/config.xml