Add support One-handed mode in B3 am: d326059d56 am: 9af9305080
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15919524 Change-Id: I2b5eb2a12d23b97b374b84387aaaf914a9ead446
This commit is contained in:
commit
95b1d93b75
1 changed files with 4 additions and 0 deletions
|
@ -833,6 +833,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.postinstall.fstab.prefix=/product
|
||||
|
||||
# Set support one-handed mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_one_handed_mode=true
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs101/conf/fstab.postinstall:$(TARGET_COPY_OUT_PRODUCT)/etc/fstab.postinstall
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue