Merge "Apply new settings widget lib for cbr roaming feature support" into sc-mainline-prod

This commit is contained in:
Hui Wang
2021-11-17 07:20:20 +00:00
committed by Android (Google) Code Review

View File

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