diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 017939c..f95a0c4 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -64,6 +64,9 @@ TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/lineage_moto-lahain BOARD_USES_QCOM_HARDWARE := true TARGET_BOARD_PLATFORM := lahaina +BOARD_ROOT_EXTRA_SYMLINKS := \ + /vendor/fsg:/fsg + # A/B AB_OTA_UPDATER := true diff --git a/sepolicy/vendor/file_contexts b/sepolicy/vendor/file_contexts index 91071bc..9a8e7d9 100644 --- a/sepolicy/vendor/file_contexts +++ b/sepolicy/vendor/file_contexts @@ -15,6 +15,7 @@ /dev/block/platform/soc/1d84000\.ufshc/by-name/utagsBackup u:object_r:vendor_utags_block_device:s0 # Partition Mountpoints +/fsg u:object_r:fsg_file:s0 /(vendor|system/vendor)/fsg u:object_r:fsg_file:s0 /(vendor|system/vendor)/super_fsg u:object_r:fsg_file:s0 /(vendor|system/vendor)/super_modem u:object_r:firmware_file:s0