[automerge] Apply new settings widget lib for cbr roaming feature support 2p: d5d275c90c

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

Bug: 198618350
Change-Id: I4e0ab66331c74ee6d06731c44633c7361c29eee6
This commit is contained in:
Hui Wang
2021-10-27 18:17:09 +00:00
committed by Presubmit Automerger Backend

View File

@@ -19,4 +19,8 @@ android_library {
],
sdk_version: "system_current",
min_sdk_version: "21",
apex_available: [
"//apex_available:platform",
"com.android.cellbroadcast",
],
}