Set config_cellBroadcastAppLinks as true for mcc262
The config_cellBroadcastAppLinks needs to be set as true to show the wireless emergency alert settings for Germany. Bug: 232073192 Test: Manual - checked if user can enter WEA setting menu through setting Change-Id: I1c17654b1b2b2057303d89bc3731b6b2d42b09b9
This commit is contained in:
@@ -21,5 +21,5 @@
|
||||
for different hardware and product builds. -->
|
||||
<resources>
|
||||
<!-- Set to false to disable emergency alert. -->
|
||||
<bool name="config_cellBroadcastAppLinks">false</bool>
|
||||
<bool name="config_cellBroadcastAppLinks">true</bool>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user