sm6150-common: overlay: Remove config_cellBroadcastAppLinks

- This is true by default.

Change-Id: I9f91f4bf49995975d434ad8b74b175693409862a
This commit is contained in:
x0x00044 2024-02-10 12:16:21 +01:00 committed by basamaryan
parent 66942f25c0
commit c90f1d82bd
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9

View File

@ -44,9 +44,6 @@
<!-- The restoring is handled by modem if it is true--> <!-- The restoring is handled by modem if it is true-->
<bool translatable="false" name="skip_restoring_network_selection">true</bool> <bool translatable="false" name="skip_restoring_network_selection">true</bool>
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
<bool name="config_cellBroadcastAppLinks">true</bool>
<!-- This string array should be overridden by the device to present a list of network <!-- This string array should be overridden by the device to present a list of network
attributes. This is used by the connectivity manager to decide which networks can coexist attributes. This is used by the connectivity manager to decide which networks can coexist
based on the hardware --> based on the hardware -->