aboutsummaryrefslogtreecommitdiff
path: root/products/sample_addon.mk
AgeCommit message (Collapse)Author
2019-07-29Stop using the PRODUCT- syntax in docsDan Willemsen
It's going away in https://android-review.googlesource.com/c/platform/build/+/1093293 Test: none Change-Id: Icedb3649bdf7ab0c44eefe204aa3b63477377cff
2012-04-29device/sample: Enhanced example to include usage of exposing APIsVairavan Srinivasan
Change-Id: Id0c0b2201ecb3d087ec1ae48b6629ee4f403dbfb
2011-11-11Rename PRODUCT_SDK_ADDON_DOC_MODULE to PRODUCT_SDK_ADDON_DOC_MODULESYing Wang
Bug: 5429077 Change-Id: Ie60a855d884d38f1dce48970a6c8ae9881219519
2010-03-12adapt for vendor/sample moving to device/sampleandroid-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1froyo-releasefroyoJean-Baptiste Queru
Change-Id: Idde67b822f41f6ef1a87f4c20739c0314d4f53d0
2009-09-14Added a skin sample to the sample vendor project.Xavier Ducrohet
Change-Id: I2b2bfe2a7426dfcb4644255edde0d6bd24f8de81
2009-05-12Minor fixes in the sample SDK add-on project.Xavier Ducrohet
Fixed the hardware.ini to remove an obsolete reference to the google add-on (copy/paste issue). Added comments to the SDK add-on product makefile.
2009-05-12Add the PlatformLibrary sample to the new "sample" vendorXavier Ducrohet
This adds the PlatformLibrary samples previously located in development/samples. This also creates all the files required to build an add-on including the optional library provided by PlatformLibrary