mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Add new aconfig dependencies
Aconfig flagging is undergoing an internal storage migration. Add the new dependencies required for it. Bug: 347701310 Test: m Flag: build.RELEASE_READ_FROM_NEW_STORAGE (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a99ec3073fb95840d965d3acbaee5c9aeabeba49) Merged-In: I412df2b36f49215a8b2ffe156641720c14218ba0 Change-Id: I412df2b36f49215a8b2ffe156641720c14218ba0
This commit is contained in:
committed by
Android Build Cherrypicker Worker
parent
6c7d5ded29
commit
922c032573
@@ -49,6 +49,7 @@ cc_test {
|
||||
cc_test {
|
||||
name: "VtsNfcBehaviorChangesTest",
|
||||
defaults: [
|
||||
"aconfig_lib_cc_shared_link.defaults",
|
||||
"VtsHalTargetTestDefaults",
|
||||
"use_libaidlvintf_gtest_helper_static",
|
||||
],
|
||||
@@ -65,6 +66,7 @@ cc_test {
|
||||
"system/nfc/utils/include",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libbinder",
|
||||
"libbinder_ndk",
|
||||
"libnativehelper",
|
||||
|
||||
@@ -25,6 +25,7 @@ package {
|
||||
cc_test {
|
||||
name: "VtsHalRadioTargetTest",
|
||||
defaults: [
|
||||
"aconfig_lib_cc_shared_link.defaults",
|
||||
"VtsHalTargetTestDefaults",
|
||||
"use_libaidlvintf_gtest_helper_static",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user