raphael: Drop TARGET_RECOVERY_DEVICE_MODULES
* It's deprecated on 15 QPR2 * Building a library as module doesn't get it executed? and libinit still does its job in recovery mode without migrating this Change-Id: I7be000356fe7d7bd099615d334892d1686bece0e
This commit is contained in:
committed by
Sebastiano Barezzi
parent
3bc6116f79
commit
e14317642c
@@ -17,7 +17,6 @@ TARGET_SCREEN_DENSITY := 440
|
||||
|
||||
# Init
|
||||
TARGET_INIT_VENDOR_LIB := //$(DEVICE_PATH):init_xiaomi_raphael
|
||||
TARGET_RECOVERY_DEVICE_MODULES := init_xiaomi_raphael
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_CONFIG += vendor/xiaomi/raphael.config
|
||||
|
||||
Reference in New Issue
Block a user