gs101: Set missing properties from stock

From BP3A

Change-Id: Ic1fe53e051288f90b8d60679c8ee75685004dba8
This commit is contained in:
Michael Bestas
2025-12-06 20:28:25 +02:00
parent 6818e56420
commit f1e4eca9d8
3 changed files with 8 additions and 0 deletions

View File

@@ -601,6 +601,10 @@ PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
PRODUCT_PACKAGES += \
GoogleParts
# Properties
TARGET_PRODUCT_PROP += device/google/gs101/product.prop
TARGET_SYSTEM_PROP += device/google/gs101/system.prop
# Tethering
PRODUCT_PACKAGES += \
TetheringOverlay

2
product.prop Normal file
View File

@@ -0,0 +1,2 @@
# fsck
persist.fsck.disable_linear_lookup=on

2
system.prop Normal file
View File

@@ -0,0 +1,2 @@
# Camera
ro.camerax.extensions.enabled=true