Home | History | Annotate | Download | only in tasks

Lines Matching full:addon

31 define stub-addon-jar-file
32 $(subst .jar,_stub-addon.jar,$(1))
35 define stub-addon-jar
36 $(call stub-addon-jar-file,$(1)): $(1) | mkstubs
37 $(info Stubbing addon jar using $(PRODUCT_SDK_ADDON_STUB_DEFS))
42 # Files that are built and then copied into the sdk-addon
46 $(eval $(call stub-addon-jar,$(_src))) \
47 $(eval _src := $(call stub-addon-jar-file,$(_src))) \
54 # Files that are copied directly into the sdk-addon
108 @echo Packaging SDK Addon: $@
118 @echo Packaging SDK Addon System-Image: $@
128 # If we're building the sdk_repo, keep the name of the addon zip
134 # When not building an sdk_repo, just dist the addon zip file