Merge "Allow overlaying default activity recognizer" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
aeeed26dfc
@@ -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;
|
||||
|
||||
@@ -3223,6 +3223,8 @@
|
||||
<public name="config_systemTextIntelligence" />
|
||||
<!-- @hide @SystemApi -->
|
||||
<public name="config_systemVisualIntelligence" />
|
||||
<!-- @hide @SystemApi -->
|
||||
<public name="config_systemActivityRecognizer" />
|
||||
</staging-public-group>
|
||||
|
||||
<staging-public-group type="id" first-id="0x01020055">
|
||||
|
||||
Reference in New Issue
Block a user