gs201: Set missing properties from stock
From BP3A Change-Id: Ic1fe53e051288f90b8d60679c8ee75685004dba8
This commit is contained in:
@@ -656,6 +656,10 @@ PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
|
||||
PRODUCT_PACKAGES += \
|
||||
GoogleParts
|
||||
|
||||
# Properties
|
||||
TARGET_PRODUCT_PROP += device/google/gs201/product.prop
|
||||
TARGET_SYSTEM_PROP += device/google/gs201/system.prop
|
||||
|
||||
# Tethering
|
||||
PRODUCT_PACKAGES += \
|
||||
TetheringOverlay
|
||||
|
||||
2
product.prop
Normal file
2
product.prop
Normal file
@@ -0,0 +1,2 @@
|
||||
# fsck
|
||||
persist.fsck.disable_linear_lookup=on
|
||||
2
system.prop
Normal file
2
system.prop
Normal file
@@ -0,0 +1,2 @@
|
||||
# Camera
|
||||
ro.camerax.extensions.enabled=true
|
||||
Reference in New Issue
Block a user