summaryrefslogtreecommitdiffstats
path: root/apps/SdkSetup
Commit message (Collapse)AuthorAgeFilesLines
* Setup flags to make SDK images provisioned.bohu2015-05-211-3/+5
| | | | | | | USER_SETUP_COMPLETE is set to 1 so that the device can be fully functional. bug: 21164174 Change-Id: Ibd5db3a939df56b8e8963a3fa056db9c49b96f5e
* Clean up Global settings stragglers.Jeff Sharkey2012-09-261-3/+4
| | | | | Bug: 7242121 Change-Id: I27fd307e2ee4854558a6f6e4d2fdbbae3e89ffe0
* Provision the backup manager in the SDK System image.Xavier Ducrohet2010-06-072-0/+15
| | | | Change-Id: Ib1c9ef22558e71452cf979e36dd1d1fdbf844ce8
* Fix proguard flags.Ying Wang2010-02-191-0/+2
|
* explicit set an "optional" tagJean-Baptiste Queru2010-01-051-0/+2
|
* AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling ↵Mike Lockwood2009-04-021-2/+0
| | | | | | | | | | | | | | | location providers: LocationManagerService now listens for changes to settings, making LocationManager.updateProviders() unnecessary. Removed LocationManager.updateProviders() Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way of enabling or disabling a single location provider. This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly. BUG=1729031 Original author: lockwood Automated import of CL 144415
* Automated import from //branches/master/...@140824,140824Dianne Hackborn2009-03-241-0/+190
|
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-2/+0
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+103
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-103/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-1/+1
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+1
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+2
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-7/+7
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+102