experimenting with some values
This commit is contained in:
parent
4b45003bb7
commit
91f3323593
@ -11,7 +11,24 @@ SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/phh/cats22flip/sepolicy
|
|||||||
PRODUCT_SYSTEM_PROPERTIES += \
|
PRODUCT_SYSTEM_PROPERTIES += \
|
||||||
ro.system.ota.json_url=https://ota.mezimmah.net/ota.json \
|
ro.system.ota.json_url=https://ota.mezimmah.net/ota.json \
|
||||||
persist.sys.phh.mainkeys=0 \
|
persist.sys.phh.mainkeys=0 \
|
||||||
persist.hwc.mdpcomp.enable=true
|
persist.hwc.enable_vds=1 \
|
||||||
|
persist.hwc.mdpcomp.enable=true \
|
||||||
|
ro.vendor.qti.va_aosp.support=1 \
|
||||||
|
ro.vendor.gsi.image_running=false \
|
||||||
|
ro.vendor.display.cabl=2 \
|
||||||
|
ro.qualcomm.cabl=2 \
|
||||||
|
persist.hwc.enable_vds=1 \
|
||||||
|
dev.pm.dyn_samplingrate=1 \
|
||||||
|
debug.sf.enable_hwc_vds=1 \
|
||||||
|
debug.sf.hw=1 \
|
||||||
|
debug.sf.latch_unsignaled=1 \
|
||||||
|
debug.mdpcomp.logs=1 \
|
||||||
|
debug.egl.hw=1 \
|
||||||
|
config.cabl.xml=1 \
|
||||||
|
persist.demo.hdmirotationlock=false \
|
||||||
|
net.qtaguid_enabled=1 \
|
||||||
|
media.msm8956hw=0 \
|
||||||
|
graphics.display.kernel_idle_timer.enabled=false
|
||||||
|
|
||||||
PRODUCT_PACKAGE_OVERLAYS += device/phh/cats22flip/overlay
|
PRODUCT_PACKAGE_OVERLAYS += device/phh/cats22flip/overlay
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user