Update dependencies for new aconfig flag storage
Bug: 328444881 Test: m Change-Id: I3685a74e9e93a6ecb89a054e243b48b67f470d55
This commit is contained in:
@@ -161,6 +161,9 @@ cc_test {
|
||||
shared_libs: [
|
||||
"server_configurable_flags",
|
||||
],
|
||||
defaults: [
|
||||
"aconfig_lib_cc_static_link.defaults",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
||||
@@ -176,6 +179,9 @@ cc_test {
|
||||
shared_libs: [
|
||||
"server_configurable_flags",
|
||||
],
|
||||
defaults: [
|
||||
"aconfig_lib_cc_static_link.defaults",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
||||
@@ -199,6 +205,9 @@ cc_test {
|
||||
shared_libs: [
|
||||
"server_configurable_flags",
|
||||
],
|
||||
defaults: [
|
||||
"aconfig_lib_cc_static_link.defaults",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
*/
|
||||
@@ -215,6 +224,9 @@ cc_test {
|
||||
shared_libs: [
|
||||
"server_configurable_flags",
|
||||
],
|
||||
defaults: [
|
||||
"aconfig_lib_cc_static_link.defaults",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user