]> git.saurik.com Git - android/aapt.git/commit
Add new READ_EXTERNAL_STORAGE permission.
authorDianne Hackborn <hackbod@google.com>
Mon, 12 Mar 2012 17:51:26 +0000 (10:51 -0700)
committerDianne Hackborn <hackbod@google.com>
Mon, 12 Mar 2012 22:07:31 +0000 (15:07 -0700)
commitf388fbdc00515373430d077e4b3843b29189f0a6
tree1aae60be6ad6efa162b2deaec064bae5a8df9b0e
parent9c823478da49d3291645ee3235ce55110bcf8835
Add new READ_EXTERNAL_STORAGE permission.

Also adds some initial compatibility code for dealing with it.

Change-Id: I104bff11798349e4aaa6da9b7be787b257daa1bb
Command.cpp