gs101: Set missing properties from stock
From BP3A Change-Id: Ic1fe53e051288f90b8d60679c8ee75685004dba8
This commit is contained in:
@@ -601,6 +601,10 @@ PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
|
|||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
GoogleParts
|
GoogleParts
|
||||||
|
|
||||||
|
# Properties
|
||||||
|
TARGET_PRODUCT_PROP += device/google/gs101/product.prop
|
||||||
|
TARGET_SYSTEM_PROP += device/google/gs101/system.prop
|
||||||
|
|
||||||
# Tethering
|
# Tethering
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
TetheringOverlay
|
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