summaryrefslogtreecommitdiff
path: root/rs/jni/android_renderscript_RenderScript.cpp
diff options
context:
space:
mode:
authorJeff Davidson <jpd@google.com>2017-04-06 16:02:36 -0700
committerJeff Davidson <jpd@google.com>2017-04-11 12:17:50 -0700
commitcfa70fa0abe90d91bd7997ef23432e5631b40d2a (patch)
tree4ffd6a5c9ae726c44f666f576a11952106190ae1 /rs/jni/android_renderscript_RenderScript.cpp
parentf83ccd0e6c7140e1a3149168e67e550fb2b596d4 (diff)
EUICC API changes to support error resolution.
-Implement EuiccManager#startResolutionActivity. This is just a pass-through to start the LUI dispatcher. -Add and implement EuiccManager#continueOperation. The LUI calls this method upon completion of a resolution action to continue the original operation. -Remove the "consentGranted" bit from DownloadableSubscription. This was originally to be used by the LUI to communicate user consent, but it is impossible to allow the LUI to modify the given DownloadableSubscription while also preventing it from tampering by the untrusted app. It's also unclear what kind of "consent" was granted - it could be to disable the physical SIM, or to grant an unprivileged app permissions to switch. Instead, this bit is passed by the LUI to continueOperation() as an extra and propagated down as an explicit parameter to the LPA. Bug: 33075886 Test: Manual verification using test LPA Change-Id: I17d8028e0ecea365ca5a2cc17424fc9645f5a489
Diffstat (limited to 'rs/jni/android_renderscript_RenderScript.cpp')
0 files changed, 0 insertions, 0 deletions