Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4bb23a5 authored by Sergey Nikolaienkov's avatar Sergey Nikolaienkov Committed by Automerger Merge Worker
Browse files

Merge "Add config_systemTelevisionRemoteService" into sc-dev am: 82166510 am: b5c8bce3

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14747279

Change-Id: Ie16ba5df57ad56fb30abb7c349794fc870b21636
parents d38c7af2 b5c8bce3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>