res/values-mcc214/config.xml
0 → 100644
+28
−0
+4
−0
+10
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
1. Made copies of `noApplications` and `android_system_label` string resources referenced from frameworks/base into Telecom; used `BACKUP_MESSAGE_ID` to reference the original translation console entries so that the translations from the original items will get copied into the new strings in Telecom (saves translation work). 2. Deleted from comments indicating we needed to import com.android.internal.R. 3. Moved unloggable_phone_numbers from frameworks/base to Telecom; this is not a well used config. 4. Deleted MultiLineTitleEditTextPreference which had a system resource reference; we don't actually use this class at all. Flag: com.android.server.telecom.flags.resolve_hidden_dependencies_two Bug: 308205987 Test: Re-run unit tests and perform basic correctness testing. Change-Id: Icbaf6f15c26ae72540ef4468cac8082b06a463b7