Loading core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1971,6 +1971,9 @@ <string name="config_systemActivityRecognizer" translatable="false"></string> <!-- The name of the package that will hold the system ui role --> <string name="config_systemUi" translatable="false">com.android.systemui</string> <!-- The name of the package that will hold the television remote service role. TODO(b/189347385) make this a @SystemAPI --> <string name="config_systemTelevisionRemoteService" translatable="false">@string/config_tvRemoteServicePackage</string> <!-- The name of the package that will be allowed to change its components' label/icon. --> <string name="config_overrideComponentUiPackage" translatable="false">com.android.stk</string> Loading Loading
core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -1971,6 +1971,9 @@ <string name="config_systemActivityRecognizer" translatable="false"></string> <!-- The name of the package that will hold the system ui role --> <string name="config_systemUi" translatable="false">com.android.systemui</string> <!-- The name of the package that will hold the television remote service role. TODO(b/189347385) make this a @SystemAPI --> <string name="config_systemTelevisionRemoteService" translatable="false">@string/config_tvRemoteServicePackage</string> <!-- The name of the package that will be allowed to change its components' label/icon. --> <string name="config_overrideComponentUiPackage" translatable="false">com.android.stk</string> Loading