Snap for 8211263 from e53dead22e
to udc-release
Change-Id: I6b08a8c7e95a7d170a31e26222640cdf6627fcd6
This commit is contained in:
commit
3d0974f741
9 changed files with 4787 additions and 0 deletions
Binary file not shown.
|
@ -105,6 +105,10 @@ DEVICE_MANIFEST_FILE += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/thermal_info_config_cheetah.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
|
||||
|
||||
# Power HAL config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/powerhint-cheetah.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
||||
# Bluetooth HAL
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/pantah/bluetooth/manifest_bluetooth.xml
|
||||
|
|
|
@ -81,6 +81,10 @@ DEVICE_MANIFEST_FILE += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/thermal_info_config_cloudripper.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
|
||||
|
||||
# Power HAL config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/powerhint-cloudripper.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
||||
# Bluetooth HAL
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/pantah/bluetooth/manifest_bluetooth.xml
|
||||
|
|
|
@ -93,6 +93,10 @@ DEVICE_MANIFEST_FILE += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/thermal_info_config_panther.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
|
||||
|
||||
# Power HAL config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/powerhint-panther.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
||||
# Bluetooth HAL
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/pantah/bluetooth/manifest_bluetooth.xml
|
||||
|
|
|
@ -86,6 +86,10 @@ DEVICE_MANIFEST_FILE += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/thermal_info_config_ravenclaw.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
|
||||
|
||||
# Power HAL config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/powerhint-ravenclaw.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
||||
# Bluetooth HAL
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/pantah/bluetooth/manifest_bluetooth.xml
|
||||
|
|
1351
powerhint-cheetah.json
Normal file
1351
powerhint-cheetah.json
Normal file
File diff suppressed because it is too large
Load diff
1043
powerhint-cloudripper.json
Normal file
1043
powerhint-cloudripper.json
Normal file
File diff suppressed because it is too large
Load diff
1334
powerhint-panther.json
Normal file
1334
powerhint-panther.json
Normal file
File diff suppressed because it is too large
Load diff
1043
powerhint-ravenclaw.json
Normal file
1043
powerhint-ravenclaw.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue