Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9fc443b6 authored by Youngtae Cha's avatar Youngtae Cha Committed by Automerger Merge Worker
Browse files

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

Merge "Set config_cellBroadcastAppLinks as true for mcc262" into tm-dev am: 133fdee2 am: 61f4c2a3 am: 423a8499

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18343887



Change-Id: I14eb60aaddd3e2dce7a643e46353beabd3a6ce86
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 87dea80f 423a8499
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
 No newline at end of file