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

Commit dec167bb authored by Sergey Nikolaienkov's avatar Sergey Nikolaienkov
Browse files

Add config_systemTelevisionRemoteService

Bug: 189347385
Test: make
Change-Id: I05a6560ff41235855b5d74015258cea37f1a27ee
parent ad970d64
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1968,6 +1968,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>