Add ConfigInfrastructure lib to Android.bp
As part of moving DeviceConfig.java to packages/modules/ConfigInfrastructure, We need to add ConfigInfrastructure lib dependency to Android.bp. Test: m bug: 253019048 Change-Id: Id35bec32e9b46ef6589034d442a767ce1a4aaac8
This commit is contained in:
@@ -70,6 +70,7 @@ java_library {
|
||||
libs: [
|
||||
"androidx.annotation_annotation",
|
||||
"framework-annotations-lib",
|
||||
"framework-configinfrastructure",
|
||||
"framework-connectivity.stubs.module_lib",
|
||||
],
|
||||
lint: { strict_updatability_linting: true },
|
||||
|
||||
Reference in New Issue
Block a user