Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Nuke fuseblk sepolicy rules to make Mediatek devices bootable on PE+
Browse files Browse the repository at this point in the history
  • Loading branch information
ponces committed Nov 18, 2022
1 parent 4d6d188 commit 80bb76b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions peplus.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ $(call inherit-product, device/custom/sepolicy/common/sepolicy.mk)
-include vendor/aosp/build/core/config.mk

TARGET_BOOT_ANIMATION_RES := 1080

TARGET_SUPPORTS_QUICK_TAP := true
TARGET_SUPPORTS_CALL_RECORDING := true

TARGET_USES_PREBUILT_VENDOR_SEPOLICY := true
TARGET_HAS_FUSEBLK_SEPOLICY_ON_VENDOR := true

PRODUCT_PACKAGES += \
libaptX_encoder \
libaptXHD_encoder
Expand Down

0 comments on commit 80bb76b

Please sign in to comment.