Snap for 11270238 from 4305bf7cd0
to 24Q2-release
Change-Id: I2c5e52e9c87c8097914627aacd6320e2b0cb0e6a
This commit is contained in:
commit
dfa59e2025
2 changed files with 4 additions and 0 deletions
|
@ -886,6 +886,7 @@ on post-fs-data
|
|||
chown bluetooth system /proc/bluetooth/sleep/btwake
|
||||
chown bluetooth system /proc/bluetooth/sleep/lpm
|
||||
chown bluetooth system /proc/bluetooth/sleep/btwrite
|
||||
mkdir /data/vendor/bluetooth 0770 bluetooth system
|
||||
|
||||
on post-fs-data
|
||||
mkdir /data/vendor/powerstats 0771 system system
|
||||
|
|
|
@ -37,6 +37,9 @@ include device/google/gs-common/sota_app/factoryota.mk
|
|||
include device/google/gs-common/misc_writer/misc_writer.mk
|
||||
include device/google/gs-common/gyotaku_app/gyotaku.mk
|
||||
include device/google/gs-common/bootctrl/bootctrl_aidl.mk
|
||||
ifneq ($(filter cheetah felix panther, $(TARGET_PRODUCT)),)
|
||||
include device/google/gs-common/bcmbt/dump/dumplog.mk
|
||||
endif
|
||||
|
||||
TARGET_BOARD_PLATFORM := gs201
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue