Include missing vendor sepolicy
Change-Id: Id35fb4b22e2ee8dfafdfb8ae601ab823435d2b94
This commit is contained in:
parent
b5fcbc71e1
commit
b005aff89b
1 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
||||||
# ConnectivityThermalPowerManager
|
# ConnectivityThermalPowerManager
|
||||||
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/connectivity_thermal_power_manager
|
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/connectivity_thermal_power_manager
|
||||||
|
|
||||||
|
# GNSS
|
||||||
|
BOARD_SEPOLICY_DIRS += \
|
||||||
|
device/google/gs-common/gps/lsi/sepolicy \
|
||||||
|
device/google/gs-common/gps/pixel/sepolicy
|
||||||
|
|
||||||
|
# google_battery service
|
||||||
|
BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/googlebattery
|
||||||
|
|
||||||
# sepolicy that are shared among devices using zumapro
|
# sepolicy that are shared among devices using zumapro
|
||||||
BOARD_SEPOLICY_DIRS += device/google/zumapro/sepolicy/vendor
|
BOARD_SEPOLICY_DIRS += device/google/zumapro/sepolicy/vendor
|
||||||
BOARD_SEPOLICY_DIRS += device/google/zumapro/sepolicy/radio
|
BOARD_SEPOLICY_DIRS += device/google/zumapro/sepolicy/radio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue