Skip to content
Commit 3ea80350 authored by shafik's avatar shafik Committed by Shafik Nassar
Browse files

Ignore package mode for MANAGE_EXTERNAL_STORAGE

OP_MANAGE_EXTERNAL_STORAGE's app-op mode should be set via setUidMode
instead of setMode. This change ignores the package mode (set via
setMode) for that app-op.

Test: manual update test
    * adb pull /data/system/appops.xml # observe that app-op in the file
    * flash device with the change
    * adb pull /data/system/appops.xml # observe the app-op was removed
Bug: 146425146
Merged-In: d5f77513

Change-Id: I8dd503592ae20388e59b109a4b04f58d00a9597c
(cherry picked from commit d5f77513)
parent 23c81a15
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment