Merge "BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE"
am: d5f825c78b
Change-Id: Ica5d41ee4832b3da6420b730d20b91057d2452e4
This commit is contained in:
commit
7f9ba18e25
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ ifdef BOARD_USES_PRODUCTIMAGE
|
|||
else
|
||||
LOCAL_POST_INSTALL_CMD += ; ln -sf /system/product $(TARGET_ROOT_OUT)/product
|
||||
endif
|
||||
ifdef BOARD_USES_PRODUCT_SERVICES_IMAGE
|
||||
ifdef BOARD_USES_PRODUCT_SERVICESIMAGE
|
||||
LOCAL_POST_INSTALL_CMD += ; mkdir -p $(TARGET_ROOT_OUT)/product-services
|
||||
else
|
||||
LOCAL_POST_INSTALL_CMD += ; ln -sf /system/product-services $(TARGET_ROOT_OUT)/product-services
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue