Snap for 10180570 from efa80f56b3
to udc-release
Change-Id: I049c61d075624d5fb707eb3eb069b0728b649417
This commit is contained in:
commit
79728a223d
2 changed files with 8 additions and 0 deletions
|
@ -271,3 +271,7 @@ else
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/location/gps_user.xml.oriole:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
||||
endif
|
||||
|
||||
# Disable Settings large-screen optimization enabled by Window Extensions
|
||||
PRODUCT_SYSTEM_PROPERTIES += \
|
||||
persist.settings.large_screen_opt.enabled=false
|
||||
|
|
|
@ -290,3 +290,7 @@ else
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/location/gps_user.xml.raven:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
||||
endif
|
||||
|
||||
# Disable Settings large-screen optimization enabled by Window Extensions
|
||||
PRODUCT_SYSTEM_PROPERTIES += \
|
||||
persist.settings.large_screen_opt.enabled=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue