Enable hide cutout emulations
Bug: 234107076 Test: make Change-Id: I5b28c20b8ac99f400c5d8a085225349c5ac383a4
This commit is contained in:

committed by
TreeHugger Robot

parent
d4aff776ac
commit
28dd1cbe29
@@ -169,3 +169,12 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
# Set zram size
|
# Set zram size
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g
|
vendor.zram.size=3g
|
||||||
|
|
||||||
|
# Set support hide display cutout feature
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.support_hide_display_cutout=true
|
||||||
|
|
||||||
|
# Hide cutout overlays
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
NoCutoutOverlay \
|
||||||
|
AvoidAppsInCutoutOverlay
|
||||||
|
Reference in New Issue
Block a user