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

Commit 82166510 authored by Sergey Nikolaienkov's avatar Sergey Nikolaienkov Committed by Android (Google) Code Review
Browse files

Merge "Add config_systemTelevisionRemoteService" into sc-dev

parents 21eeb8c9 dec167bb
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>