Skip to content
Commit d5f77513 authored by shafik's avatar shafik
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

Change-Id: I8dd503592ae20388e59b109a4b04f58d00a9597c
parent d4bf524a
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