diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-23 11:01:34 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-23 11:01:34 +0100 |
| commit | b9418ff44712377c8c4ce9690e2b56a88c2110e1 (patch) | |
| tree | cacfa98d9f3ded698429ba83b785f8b7a30bdcb0 | |
| parent | 6fc02a67e25e2e6b308c03580355307fa4212c43 (diff) | |
vold: remove deprecated props
| -rw-r--r-- | BoardConfig.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index b35d4af..2e2f433 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -66,6 +66,3 @@ TARGET_BOOTANIMATION_HALF_RES := true # system.prop TARGET_SYSTEM_PROP := $(LOCAL_PATH)/system.prop -# Vold -TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/class/android_usb/android0/f_mass_storage/lun/file - |
