Skip to content
Snippets Groups Projects
Commit fd5c4e0a authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8782634 from 83b16cee to sdk-release

Change-Id: I57f261399321ba7012c9ab393bb3ad3ca5f2e0d9
parents 7b9338b5 83b16cee
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@ PRODUCT_SDK_ADDON_STUB_DEFS := $(LOCAL_PATH)/addon_stub_defs
# in the documentation section.
PRODUCT_SDK_ADDON_DOC_MODULES := platform_library
# This add-on extends the default sdk product.
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
# This add-on extends the arm emulator/sdk product.
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_armv7.mk)
# Real name of the add-on. This is the name used to build the add-on.
# Use 'lunch <PRODUCT_NAME>-userdebug; m sdk_addon' to build the add-on.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment