Spacewar: overlay: Drop OtaShowListeningScreen

This does nothing in Lineage, even with GMS.

Change-Id: I3dd4390bb10e6c2e9d9f619080d5fef9f98fe71f
This commit is contained in:
Nolen Johnson
2020-07-16 16:07:56 -04:00
committed by Wiktor Rudzki
parent f78a04018e
commit 0997ca72bc

View File

@@ -18,10 +18,6 @@
<!-- DEPRECATED: Use CarrierConfigManager#KEY_WORLD_PHONE_BOOL -->
<bool name="world_phone">true</bool>
<!-- Determine whether we should show the "listen for instructions" screen after
successfully placing the OTA call -->
<integer name="OtaShowListeningScreen">1</integer>
<!-- String indicating the package name of the device ImsService implementation for MMTEL. -->
<string name="config_ims_mmtel_package" translatable="false">org.codeaurora.ims</string>