Enable One-handed mode for C10/P10

Test: check settings > system > gesture > one handed mode
Test: make
Bug: 213843981
Change-Id: I0004659b248dafacf903f66cb7f91f0731619581
This commit is contained in:
Bill Lin 2022-01-10 16:55:29 +08:00 committed by TreeHugger Robot
parent 7b47713993
commit e8ef12e356
2 changed files with 8 additions and 0 deletions

View file

@ -169,3 +169,7 @@ else
PRODUCT_COPY_FILES += \
device/google/pantah/location/gps_user.xml.p10:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif
# Set support one-handed mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.support_one_handed_mode=true