aboutsummaryrefslogtreecommitdiff
path: root/products
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
2017-06-15Remove moved product_launched_with_* filesDan Willemsen
The correct versions of these are located in build/make/target/product/product_launched_with_* Test: No users found in codesearch Change-Id: I2db07eff125c1312df160538fc9f197dc5eb85b0
2016-05-27Adding make files with the new read-only product propertyVikas Marwaha
ro.product.first_api_level for Android L, L MR1 and M. These make files can be inherited from the device.mk file to indicate the first API level the device has been commercially launched on. Change-Id: I6f8e696ab81ca03b55bcf4c17b1e5972fe1d9c3b
2012-10-04Add samples for Google network and fused locationJeff Hamilton
Bug: 7242814 Change-Id: I85119315b071e075224197e703c8b5bd86c639a9
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-04-05Example of a backup overlay to control the default setting providerandroid-sdk-tools_r7android-adt-0.9.9android-adt-0.9.8tools_r9tools_r8tools_r7froyo-plus-aospJean-Baptiste Queru
Bug: 2564562 Change-Id: I7b0378707ecf187aac71b5d106f8a3d7cb6c6a06
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