projects
/
GitHub
/
LineageOS
/
android_device_samsung_universal7580-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8024c48
)
universal7580: Drop TARGET_EXFAT_DRIVER flag
author
LuK1337
<priv.luk@gmail.com>
Wed, 5 Dec 2018 13:56:11 +0000
(14:56 +0100)
committer
Dario Trombello
<dariotr@outlook.de>
Fri, 19 Jun 2020 14:17:22 +0000
(16:17 +0200)
* No longer needed.
Change-Id: Icb0df10fece66ee2ded0fe9c4ae329c50b3d2571
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index b9a155968b05f9f9c240214671c30b77b35135a5..28a5f8350b8076a380f2eb60dd82f8f8b4da8c2d 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-80,9
+80,6
@@
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
# Exclude AudioFX
TARGET_EXCLUDES_AUDIOFX := true
-# Extended filesystem support
-TARGET_EXFAT_DRIVER := sdfat
-
# Vendor separation
TARGET_COPY_OUT_VENDOR := system/vendor