summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChad Brubaker <cbrubaker@google.com>2016-11-21 12:32:15 -0800
committerChad Brubaker <cbrubaker@google.com>2016-12-01 14:25:07 -0800
commit2900d4d155cadc374ef51807681a4c21a0e86af6 (patch)
tree6a42268d74c64288c6e696852ea0481f5a767182 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent7f9d210eefc2250c382e0fd4e22cebab6af48a70 (diff)
Add single use App specific incoming SMSes
This allows applications to request that an upcoming incoming SMS be routed directly to the calling application and to do so without needing the RECEIVE_SMS permission. This is especially important for ephemeral applications which we do not want to have the ability to get the RECEIVE_SMS permission but do want to support SMS based phone number verification. Ephemeral apps can use this API to receive and SMS from their backend but will not be able to access other SMSes on the device. This is done by providing the app a token which when included in a subsequent SMS message causes the application provided PendingIntent to be sent with the SMS message data attached. Test: Verified that an SMS containing the code is routed to the app. Test: runtest --path GsmInboundHandlerTest.java Test: cts-tradefed run cts -m CtsPermission2TestCases Bug: 33047670 Change-Id: Iea60bfd1d3f9b8f013b34a82a480c65006416c4c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions