pantah: Update sepolicy path

Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
This commit is contained in:
Michael Bestas 2022-11-04 03:28:51 +02:00
parent a18846aeb8
commit 9db331f1a9
No known key found for this signature in database
GPG key ID: CC95044519BE6669
4 changed files with 4 additions and 4 deletions

View file

@ -41,5 +41,5 @@ BOARD_KERNEL_CMDLINE += swiotlb=noforce
include device/google/gs201/BoardConfig-common.mk include device/google/gs201/BoardConfig-common.mk
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk -include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
-include vendor/google_devices/cheetah/proprietary/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 include device/google/pantah/wifi/BoardConfig-wifi.mk

View file

@ -46,5 +46,5 @@ BOARD_KERNEL_CMDLINE += swiotlb=noforce
include device/google/gs201/BoardConfig-common.mk include device/google/gs201/BoardConfig-common.mk
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk -include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
-include vendor/google_devices/panther/proprietary/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 include device/google/pantah/wifi/BoardConfig-wifi.mk

View file

@ -1,3 +1,3 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cheetah BOARD_SEPOLICY_DIRS += device/google/pantah/sepolicy/cheetah

View file

@ -1,2 +1,2 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/panther BOARD_SEPOLICY_DIRS += device/google/pantah/sepolicy/panther