summaryrefslogtreecommitdiffstats
path: root/data/etc
Commit message (Collapse)AuthorAgeFilesLines
* Removed reference to awt jar from platform.xml.Bob Lee2009-07-081-2/+0
|
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-2/+2
| | | | Signed-off-by: San Mehat <san@google.com>
* split boot animation out of SurfaceFlingerMathias Agopian2009-05-211-0/+2
| | | | | | Conflicts: data/etc/platform.xml
* location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-1/+0
| | | | | | | | | | | | This change replaces ILocationCollector with a more general mechanism that passes locations received from a provider to all other providers. The network location provider now uses this to implement the location collector. In the future, this could be used to inject network locations to the GPS as aiding data. This change also removes the now obsolete permission INSTALL_LOCATION_COLLECTOR. Signed-off-by: Mike Lockwood <lockwood@android.com>
* Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-1/+21
| | | | | | | | | | | Now old applications will automatically be granted it. Also renamed it from SDCARD_WRITE to WRITE_SDCARD to be consistent with our other permissions, and re-arranged how we do targetSdkVersion to actually be usuable for this kind of stuff. Note that right now this results in basically all apps being given the WRITE_SDCARD permission, because their targetSdkVersion is not set. I will be dealing with that in a future change.
* API_CHANGE: external_storage: Add SDCARD_WRITE permission with associated ↵San Mehat2009-04-231-0/+4
| | | | | | strings Signed-off-by: San Mehat <san@google.com>
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+162
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-162/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+1
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-8/+7
|
* Initial ContributionThe Android Open Source Project2008-10-212-0/+162