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
1 file changed