pantah: Update sepolicy path
Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
This commit is contained in:
parent
a18846aeb8
commit
9db331f1a9
4 changed files with 4 additions and 4 deletions
|
@ -41,5 +41,5 @@ BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
|||
include device/google/gs201/BoardConfig-common.mk
|
||||
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
|
||||
-include vendor/google_devices/cheetah/proprietary/BoardConfigVendor.mk
|
||||
include device/google/pantah-sepolicy/cheetah-sepolicy.mk
|
||||
include device/google/pantah/sepolicy/cheetah-sepolicy.mk
|
||||
include device/google/pantah/wifi/BoardConfig-wifi.mk
|
||||
|
|
|
@ -46,5 +46,5 @@ BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
|||
include device/google/gs201/BoardConfig-common.mk
|
||||
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
|
||||
-include vendor/google_devices/panther/proprietary/BoardConfigVendor.mk
|
||||
include device/google/pantah-sepolicy/panther-sepolicy.mk
|
||||
include device/google/pantah/sepolicy/panther-sepolicy.mk
|
||||
include device/google/pantah/wifi/BoardConfig-wifi.mk
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# sepolicy that are shared among devices using whitechapel
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cheetah
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah/sepolicy/cheetah
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# sepolicy that are shared among devices using whitechapel
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/panther
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah/sepolicy/panther
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue