commit | 7b5a0f421c11ea545cf3c180c88a774fe1d3125a | [log] [tgz] |
---|---|---|
author | yinxu <yinxu@google.com> | Mon Aug 07 14:53:15 2017 -0700 |
committer | yinxu <yinxu@google.com> | Mon Aug 07 14:53:15 2017 -0700 |
tree | 3e9a386a60a9ac4263e5fa2fa656df7fb8d0d184 | |
parent | 35a563ef620cbbe6d4c17bfc649832014ae79c27 [diff] |
Fix the inconsistency of action EUICC_FACTORY_RESET This action "com.android.internal.action.EUICC_FACTORY_RESET" is supposed to be set as "protected" in AndroidManifest.xml, but the action in AndroidManifest.xml is "com.android.server.action.WIPE_EUICC_DATA" by mistake. Bug: 64264776 Test: E2E Change-Id: I740af1f8062c0fd79c69398f3a2a72e1b3178860