land: Correct platform device base
Change-Id: Icdb670b978783fdd83cf6a41f2e87fac38c72b6d
This commit is contained in:
parent
2ecbf74911
commit
fec9fc946c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Init
|
||||
TARGET_INIT_VENDOR_LIB := libinit_land
|
||||
TARGET_PLATFORM_DEVICE_BASE := /devices/soc.0/
|
||||
TARGET_PLATFORM_DEVICE_BASE := /devices/soc/
|
||||
TARGET_RECOVERY_DEVICE_MODULES := libinit_land
|
||||
|
|
Loading…
Reference in a new issue