Merge "Remove CellBroadcast apps from baseline apex available map"

This commit is contained in:
Spandan Das
2023-05-18 02:13:39 +00:00
committed by Gerrit Code Review

View File

@@ -3273,7 +3273,7 @@ func makeApexAvailableBaseline() map[string][]string {
//
// Module separator
//
m["com.android.cellbroadcast"] = []string{"CellBroadcastApp", "CellBroadcastServiceModule"}
m["com.android.cellbroadcast"] = []string{}
//
// Module separator
//