projects
/
GitHub
/
moto-9609
/
twrp_device_motorola_troika.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8129c71
)
Little CUSTOM_LUN_FILE_PATH fix for build error
author
mauronofrio matarrese
<poronofrio@gmail.com>
Thu, 29 Nov 2018 09:09:30 +0000
(10:09 +0100)
committer
mauronofrio
<poronofrio@gmail.com>
Thu, 29 Nov 2018 21:19:34 +0000
(22:19 +0100)
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index fc4396bb9d523f6bbd27e400e34d6aafd1908e7d..3494b7d4bc3e5d6eff9571030c77cc762c253a4d 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-91,6
+91,7
@@
TW_MAX_BRIGHTNESS := 1023
TW_THEME := portrait_hdpi
TARGET_RECOVERY_DEVICE_MODULES += android.hardware.boot@1.0
#TW_RECOVERY_ADDITIONAL_RELINK_FILES := ${OUT}/system/lib64/android.hardware.boot@1.0.so
+TARGET_USE_CUSTOM_LUN_FILE_PATH := "/config/usb_gadget/g1/functions/mass_storage.0/lun.%d/file"
TARGET_RECOVERY_PIXEL_FORMAT := BGRA_8888
TW_NO_SCREEN_BLANK := true