2023-08-27 15:59:37 +02:00
|
|
|
# Generated by adevtool; do not edit
|
|
|
|
# For more info, see https://github.com/GrapheneOS/adevtool
|
|
|
|
|
|
|
|
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
|
|
|
|
|
|
|
|
BOARD_USES_VENDOR_DLKMIMAGE := true
|
|
|
|
BOARD_VENDOR_DLKMIMAGE_FILE_SYSTEM_TYPE := ext4
|
|
|
|
TARGET_COPY_OUT_VENDOR_DLKM := vendor_dlkm
|
|
|
|
|
|
|
|
AB_OTA_PARTITIONS += \
|
|
|
|
abl \
|
|
|
|
bl1 \
|
|
|
|
bl2 \
|
|
|
|
bl31 \
|
|
|
|
gsa \
|
|
|
|
ldfw \
|
|
|
|
modem \
|
|
|
|
pbl \
|
|
|
|
tzsw \
|
|
|
|
vendor \
|
|
|
|
vendor_dlkm
|
|
|
|
|
|
|
|
TARGET_BOARD_INFO_FILE := vendor/google_devices/panther/firmware/android-info.txt
|
|
|
|
|
2024-03-06 19:50:15 +01:00
|
|
|
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += \
|
|
|
|
hardware/google/pixel-sepolicy/connectivity_thermal_power_manager
|
|
|
|
|
|
|
|
# Missing system_ext SELinux context: /metadata/repair-mode/config(/.*)? u:object_r:repair_mode_metadata_config_file:s0
|
|
|
|
# Missing system_ext SELinux context: repair_mode.init_completed. u:object_r:repair_mode_init_prop:s0 prefix bool
|
|
|
|
# Missing system_ext SELinux context: user=system seinfo=platform name=com.google.android.repairmode domain=repair_mode_app type=app_data_file levelFrom=user
|
|
|
|
# Missing system_ext SELinux context: user=_app seinfo=platform name=com.google.android.turboadapter domain=turbo_adapter type=app_data_file levelFrom=all
|
|
|
|
|
2023-08-27 15:59:37 +02:00
|
|
|
BOARD_VENDOR_SEPOLICY_DIRS += \
|
|
|
|
hardware/google/pixel-sepolicy/input \
|
|
|
|
vendor/google_devices/panther/sepolicy
|
|
|
|
|
|
|
|
# Missing vendor SELinux context: /vendor/bin/hw/android\.hardware\.biometrics\.face-service(.[a-zA-Z0-9]+)?.pixel u:object_r:hal_face_default_exec:s0
|
|
|
|
# Missing vendor SELinux context: /vendor/bin/hw/android\.hardware\.biometrics\.face-service-[a-zA-Z0-9]+ u:object_r:hal_face_default_exec:s0
|
|
|
|
# Missing vendor SELinux context: com.google.face.debug::IDebugHost u:object_r:hal_face_debug_hwservice:s0
|
|
|
|
# Missing vendor SELinux context: user=_app isPrivApp=true seinfo=mds name=com.google.mds domain=modem_diagnostic_app type=app_data_file levelFrom=user
|
2024-03-06 19:50:15 +01:00
|
|
|
# Missing vendor SELinux context: user=_app isPrivApp=true seinfo=platform name=com.google.mds domain=modem_diagnostic_app type=app_data_file levelFrom=user
|
2023-08-27 15:59:37 +02:00
|
|
|
# Missing vendor SELinux context: com.google.face.debug.IDebugHost/default u:object_r:hal_face_debug_service:s0
|
2023-10-06 11:11:13 +02:00
|
|
|
# Missing vendor SELinux context: com.google.face.debug.IDebugManager/default u:object_r:hal_face_debug_service:s0
|