mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: remove duplicate exfat/sdfat defines from platform sepolicy
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
b1cd86fbb0
commit
5e6dfc115b
2 changed files with 8 additions and 0 deletions
|
|
@ -66,6 +66,9 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
|||
# Recovery
|
||||
TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/fstab.samsungexynos7885
|
||||
|
||||
# Releasetools
|
||||
TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH)/releasetools
|
||||
|
||||
# Vendor
|
||||
TARGET_COPY_OUT_VENDOR := vendor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue