From c8e6a6fa0b824d84b44667c02f57e92299506713 Mon Sep 17 00:00:00 2001 From: Michael Ayoubi Date: Tue, 30 Nov 2021 22:55:48 +0000 Subject: [PATCH] Fix typo in SE_STATE_REQUEST intent action Fix typo in SE_STATE_REQUEST intent action to match other com.qorvo.uwb actions and permissions. Bug: b/208435525 Test: Flash and verify on R4. Change-Id: I818db033ee5f54df629a9abfaae2425028e351ee --- rro_overlays/EuiccSupportPixelOverlay/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rro_overlays/EuiccSupportPixelOverlay/res/values/config.xml b/rro_overlays/EuiccSupportPixelOverlay/res/values/config.xml index 814367fe..7016dd49 100644 --- a/rro_overlays/EuiccSupportPixelOverlay/res/values/config.xml +++ b/rro_overlays/EuiccSupportPixelOverlay/res/values/config.xml @@ -28,7 +28,7 @@ intent:#Intent;action=com.google.android.gms.dck.action.SE_STATE_REQUEST;end - intent:#Intent;action=com.qorvo.action.SE_STATE_REQUEST;end + intent:#Intent;action=com.qorvo.uwb.action.SE_STATE_REQUEST;end com.google.android.gms.dck.permission.DIGITAL_KEY_PRIVILEGED