Merge "Set config_cellBroadcastAppLinks as true for mcc262" into tm-dev

This commit is contained in:
Youngtae Cha
2022-05-13 01:10:49 +00:00
committed by Android (Google) Code Review

View File

@@ -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>