]> git.saurik.com Git - android/aapt.git/commit
Implement call log permission compatibility.
authorDianne Hackborn <hackbod@google.com>
Fri, 6 Apr 2012 02:33:30 +0000 (19:33 -0700)
committerDianne Hackborn <hackbod@google.com>
Fri, 6 Apr 2012 02:33:30 +0000 (19:33 -0700)
commit84ec604578bca4755c559149c5e304a9a159f3c9
tree323c1f647977d02c2e7a74581fd8f91503a3ca33
parent89fa317efaaae504c319f55620f2b1a73b0280f1
Implement call log permission compatibility.

If a pre-JellyBean application requests read/write contacts, it
will implicitly be given read/write call log.

Change-Id: I029db4b09fda737bb8fba4e1611355ebdbbfd34f
Command.cpp