Apply new settings widget lib for cbr roaming feature support

Bug: 198618350
Test: make, manual
Change-Id: Id7d7bf9303a924b29ed8fe422daafea3ef391cd5
This commit is contained in:
Hui Wang
2021-10-27 17:59:23 +00:00
parent 2780b33138
commit d5d275c90c

View File

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