summaryrefslogtreecommitdiff
path: root/apps/SdkSetup/src/com
Commit message (Collapse)AuthorAgeFilesLines
* 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-071-0/+14
| | | | Change-Id: Ib1c9ef22558e71452cf979e36dd1d1fdbf844ce8
* 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
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+57
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-57/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+4
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+57