From 7d450e99fc7e81aa4069d8ab18d771deeec71578 Mon Sep 17 00:00:00 2001 From: Babak Bostan Date: Wed, 12 Jan 2022 22:00:19 -0800 Subject: [PATCH] Add navigation role for Automotive. Adds a configurable string for the default holder. BUG: 162939488 Test: Manual Change-Id: If661bf589f1910619bed56b606013ce86276f21d --- core/api/system-current.txt | 1 + core/res/res/values/config.xml | 2 ++ core/res/res/values/public.xml | 2 ++ 3 files changed, 5 insertions(+) diff --git a/core/api/system-current.txt b/core/api/system-current.txt index a2bf33ee6aa38..fbf119eaca60f 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -388,6 +388,7 @@ package android { field public static final int config_customMediaKeyDispatcher = 17039404; // 0x104002c field public static final int config_customMediaSessionPolicyProvider = 17039405; // 0x104002d field public static final int config_defaultAssistant = 17039393; // 0x1040021 + field public static final int config_defaultAutomotiveNavigation; field public static final int config_defaultBrowser = 17039394; // 0x1040022 field public static final int config_defaultCallRedirection = 17039397; // 0x1040025 field public static final int config_defaultCallScreening = 17039398; // 0x1040026 diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 2836c98168865..511155d7f3917 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2135,6 +2135,8 @@ + + com.android.stk diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 5fa7409150ab8..6e052e9592e9b 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3276,6 +3276,8 @@ + +