Snap for 9649615 from 59332ea7e9
to udc-release
Change-Id: I13b1d3a1c93742c17236dfe77824a4756e0ebb33
This commit is contained in:
commit
c408c568ad
2 changed files with 4 additions and 1 deletions
|
@ -311,6 +311,9 @@ on init
|
||||||
chown system system /sys/devices/platform/google,charger/dd_state
|
chown system system /sys/devices/platform/google,charger/dd_state
|
||||||
chown system system /sys/devices/platform/google,charger/dd_settings
|
chown system system /sys/devices/platform/google,charger/dd_settings
|
||||||
|
|
||||||
|
# Battery temperature filter
|
||||||
|
chown system system /sys/class/power_supply/battery/temp_filter_enable
|
||||||
|
|
||||||
# Power Stats HAL
|
# Power Stats HAL
|
||||||
chown system system /dev/bbd_pwrstat
|
chown system system /dev/bbd_pwrstat
|
||||||
|
|
||||||
|
|
|
@ -57,7 +57,7 @@ cc_binary {
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"libpixelusb-aidl",
|
"libpixelusb-aidl",
|
||||||
"libpixelstats",
|
"libpixelstats",
|
||||||
"libpixelthermalwrapper",
|
"libthermalutils",
|
||||||
],
|
],
|
||||||
export_shared_lib_headers: [
|
export_shared_lib_headers: [
|
||||||
"android.frameworks.stats-V1-ndk",
|
"android.frameworks.stats-V1-ndk",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue