aboutsummaryrefslogtreecommitdiff
path: root/products/sample_addon.mk
diff options
context:
space:
mode:
authorVairavan Srinivasan <vairav@codeaurora.org>2012-04-29 01:17:39 -0700
committerVairavan Srinivasan <vairav@codeaurora.org>2012-04-29 01:19:03 -0700
commit61f903fd5e01112d5d58702e046036cf5d07fe5b (patch)
treeea8fa24260bb6bb60e1ce7233daa7ccecae3b7a9 /products/sample_addon.mk
parentd771f08bca67cac37f10b9806deb250819c252a8 (diff)
downloadsample-61f903fd5e01112d5d58702e046036cf5d07fe5b.tar.gz
device/sample: Enhanced example to include usage of exposing APIs
Change-Id: Id0c0b2201ecb3d087ec1ae48b6629ee4f403dbfb
Diffstat (limited to 'products/sample_addon.mk')
-rw-r--r--products/sample_addon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/products/sample_addon.mk b/products/sample_addon.mk
index 85c7486..ef15a10 100644
--- a/products/sample_addon.mk
+++ b/products/sample_addon.mk
@@ -27,6 +27,9 @@ PRODUCT_SDK_ADDON_COPY_FILES := \
PRODUCT_SDK_ADDON_COPY_MODULES := \
com.example.android.platform_library:libs/platform_library.jar
+# Rules for public APIs
+PRODUCT_SDK_ADDON_STUB_DEFS := $(LOCAL_PATH)/addon_stub_defs
+
# Name of the doc to generate and put in the add-on. This must match the name defined
# in the optional library with the tag
# LOCAL_MODULE:= platform_library