From 23d824eca177c01134b3922220a4672286c9af5a Mon Sep 17 00:00:00 2001 From: Svet Ganov Date: Fri, 9 Apr 2021 17:37:39 +0000 Subject: [PATCH] Allow overlaying default activity recognizer bug: 179069158 Test: N/A Change-Id: I177831019a63e952b96a01aafc5c649e2b96da55 --- core/api/system-current.txt | 1 + core/res/res/values/public.xml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/core/api/system-current.txt b/core/api/system-current.txt index b1b34114a718d..6cd0592d8197f 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -366,6 +366,7 @@ package android { field public static final int config_helpIntentNameKey = 17039390; // 0x104001e field public static final int config_helpPackageNameKey = 17039387; // 0x104001b field public static final int config_helpPackageNameValue = 17039388; // 0x104001c + field public static final int config_systemActivityRecognizer; field public static final int config_systemAmbientAudioIntelligence; field public static final int config_systemAudioIntelligence; field public static final int config_systemAutomotiveCluster; diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 3a5621b4fbbd6..89adc8ca69133 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3223,6 +3223,8 @@ + +