sdm710-common: Build and enable fastbootd mode

Change-Id: I7f4246f3f583dcae7b3bfc0d3ae1cf4d577632cb
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
Alessandro Astone 2020-02-26 15:09:19 +01:00 committed by CakesTwix
parent 198d911563
commit 907d7e8b6c
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825
3 changed files with 10 additions and 0 deletions

View file

@ -198,6 +198,10 @@ PRODUCT_PACKAGES += \
android.hardware.drm@1.3.vendor \
android.hardware.drm-service.clearkey
# Fastbootd
PRODUCT_PACKAGES += \
fastbootd
# Gatekeeper
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0 \

View file

@ -17,6 +17,9 @@ vendor.powerhal.init u:object_r:vendor_power_prop:s0
vendor.powerhal.rendering u:object_r:vendor_power_prop:s0
vendor.powerhal.dalvik. u:object_r:vendor_power_prop:s0
# Fastbootd
ro.fastbootd.available u:object_r:exported_default_prop:s0
# Thermal
persist.sys.thermal. u:object_r:thermal_engine_prop:s0

View file

@ -126,6 +126,9 @@ debug.sf.auto_latch_unsignaled=true
ro.hwui.render_ahead=20
debug.hwui.renderer=opengl
# Fastbootd
ro.fastbootd.available=true
# Factory Reset Protection
ro.frp.pst=/dev/block/bootdevice/by-name/frp