Files
device_samsung_a71-common/overlay/TelecommResCommon/res/values/config.xml
Sebastiano Barezzi 1cd6863693 a71-common: overlay: Convert overlays to RRO
Change-Id: I9b52a3357ba2aac8c28b5518f1ab151b64007ae8
2026-01-23 10:28:43 +07:00

16 lines
501 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
/*
* SPDX-FileCopyrightText: The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Class name for the default in-call UI Service [DO NOT TRANSLATE] -->
<string name="incall_default_class" translatable="false">com.android.incallui.InCallServiceImpl</string>
<!-- Flag indicating if the tty is enabled -->
<bool name="tty_enabled">true</bool>
</resources>