summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:06:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:06:21 +0000
commitdf14e86378a42dcb5b5c2d4a7c9c2dcd77335492 (patch)
tree64e841d30cd3955a48ff0acbef7f80348a55bd5b
parentdff7a528cf457718d34fd5d695775fa4abadde70 (diff)
parent3e0698f40b33d47ad719346b97f2057ab91357d4 (diff)
downloadsunfish-df14e86378a42dcb5b5c2d4a7c9c2dcd77335492.tar.gz
Snap for 10103804 from 3e0698f40b33d47ad719346b97f2057ab91357d4 to mainline-tzdata5-release
Change-Id: Iaf4519efd7eedd8b7d448e33732b9e01617075d6
-rw-r--r--device.mk3
-rw-r--r--sunfish/init.sunfish.rc1
2 files changed, 3 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 7558425b..0bd6ab36 100644
--- a/device.mk
+++ b/device.mk
@@ -29,6 +29,7 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/qcom/sm8150/display \
hardware/qcom/sm8150/data/ipacfg-mgr \
hardware/qcom/sm8150/gps \
+ hardware/qcom/wlan/legacy \
system/chre/host/hal_generic \
vendor/google/camera \
vendor/qcom/sm8150 \
@@ -886,7 +887,7 @@ PRODUCT_PACKAGES += $(HIDL_WRAPPER)
# Increment the SVN for any official public releases
PRODUCT_PROPERTY_OVERRIDES += \
- ro.vendor.build.svn=58
+ ro.vendor.build.svn=61
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
diff --git a/sunfish/init.sunfish.rc b/sunfish/init.sunfish.rc
index 7d1f34f9..4591a826 100644
--- a/sunfish/init.sunfish.rc
+++ b/sunfish/init.sunfish.rc
@@ -37,3 +37,4 @@ on property:debug.touch_sensitivity_mode=1
service vendor.mdm_helper /vendor/bin/mdm_helper
class core
group system wakelock
+ user root