mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 21:25:24 -04:00
Tiny tweak
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
b5224f0c79
commit
9c549763a4
3 changed files with 2 additions and 3 deletions
|
@ -446,7 +446,6 @@ fi;
|
|||
if enterAndClear "device/essential/mata"; then
|
||||
echo "allow permissioncontroller_app tethering_service:service_manager find;" > sepolicy/private/permissioncontroller_app.te;
|
||||
echo "lineage.updater.allow_major_update=true" >> system.prop; #mata has semi-broken recovery, allow major updates via Updater
|
||||
echo "persist.graphics.vulkan.disable=true" >> vendor.prop; #mata has a graphics stack from lavender for faster OpenGL, but Vulkan appears non-functional
|
||||
fi;
|
||||
|
||||
if enterAndClear "device/google/marlin"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue