gs201: Update sepolicy path

Change-Id: I428e79c2c49f27a1245f21876b916aee513db06b
This commit is contained in:
Michael Bestas 2022-11-04 01:25:45 +02:00
parent e910fc4eb6
commit e11647575d
No known key found for this signature in database
GPG key ID: CC95044519BE6669
5 changed files with 17 additions and 17 deletions

View file

@ -420,7 +420,7 @@ BOARD_SYSTEM_KERNEL_MODULES := $(addprefix $(KERNEL_MODULE_DIR)/, $(notdir $(BOA
# Using BUILD_COPY_HEADERS # Using BUILD_COPY_HEADERS
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
include device/google/gs201-sepolicy/gs201-sepolicy.mk include device/google/gs201/sepolicy/gs201-sepolicy.mk
# Battery options # Battery options
BOARD_KERNEL_CMDLINE += at24.write_timeout=100 BOARD_KERNEL_CMDLINE += at24.write_timeout=100

View file

@ -1,24 +1,24 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/gs201-sepolicy/whitechapel_pro BOARD_SEPOLICY_DIRS += device/google/gs201/sepolicy/whitechapel_pro
# unresolved SELinux error log with bug tracking # unresolved SELinux error log with bug tracking
BOARD_SEPOLICY_DIRS += device/google/gs201-sepolicy/tracking_denials BOARD_SEPOLICY_DIRS += device/google/gs201/sepolicy/tracking_denials
PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs201-sepolicy/public PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs201/sepolicy/public
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs201-sepolicy/private PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs201/sepolicy/private
# system_ext # system_ext
SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += device/google/gs201-sepolicy/system_ext/public SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += device/google/gs201/sepolicy/system_ext/public
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/gs201-sepolicy/system_ext/private SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/gs201/sepolicy/system_ext/private
# #
# Pixel-wide # Pixel-wide
# #
# Dauntless sepolicy (b/199685763) # Dauntless sepolicy (b/199685763)
BOARD_SEPOLICY_DIRS += device/google/gs201-sepolicy/dauntless BOARD_SEPOLICY_DIRS += device/google/gs201/sepolicy/dauntless
# PowerStats HAL # PowerStats HAL
BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats
# Health HAL # Health HAL
BOARD_SEPOLICY_DIRS += device/google/gs201-sepolicy/health BOARD_SEPOLICY_DIRS += device/google/gs201/sepolicy/health

View file

@ -1,3 +1,3 @@
[@UWB] [@UWB]
ALL : device/google/gs201-sepolicy/system_ext/private/certs/com_qorvo_uwb.x509.pem ALL : device/google/gs201/sepolicy/system_ext/private/certs/com_qorvo_uwb.x509.pem

View file

@ -1,17 +1,17 @@
[@GOOGLE] [@GOOGLE]
ALL : device/google/gs201-sepolicy/whitechapel_pro/certs/app.x509.pem ALL : device/google/gs201/sepolicy/whitechapel_pro/certs/app.x509.pem
[@MDS] [@MDS]
ALL : device/google/gs201-sepolicy/whitechapel_pro/certs/com_google_mds.x509.pem ALL : device/google/gs201/sepolicy/whitechapel_pro/certs/com_google_mds.x509.pem
[@EUICCSUPPORTPIXEL] [@EUICCSUPPORTPIXEL]
ALL : device/google/gs201-sepolicy/whitechapel_pro/certs/EuiccSupportPixel.x509.pem ALL : device/google/gs201/sepolicy/whitechapel_pro/certs/EuiccSupportPixel.x509.pem
[@CAMERAENG] [@CAMERAENG]
ALL : device/google/gs201-sepolicy/whitechapel_pro/certs/camera_eng.x509.pem ALL : device/google/gs201/sepolicy/whitechapel_pro/certs/camera_eng.x509.pem
[@CAMERAFISHFOOD] [@CAMERAFISHFOOD]
ALL : device/google/gs201-sepolicy/whitechapel_pro/certs/camera_fishfood.x509.pem ALL : device/google/gs201/sepolicy/whitechapel_pro/certs/camera_fishfood.x509.pem
[@CAMERASERVICES] [@CAMERASERVICES]
ALL : device/google/gs201-sepolicy/whitechapel_pro/certs/com_google_android_apps_camera_services.x509.pem ALL : device/google/gs201/sepolicy/whitechapel_pro/certs/com_google_android_apps_camera_services.x509.pem

View file

@ -1 +1 @@
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/widevine BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201/sepolicy/widevine