diff --git a/tests/cts/net/native/Android.bp b/tests/cts/net/native/Android.bp index fa32e44986..1d1c18e92c 100644 --- a/tests/cts/net/native/Android.bp +++ b/tests/cts/net/native/Android.bp @@ -33,19 +33,16 @@ cc_test { srcs: [ "src/BpfCompatTest.cpp", - "src/NativeQtaguidTest.cpp", ], shared_libs: [ "libbase", "liblog", - "libutils", ], static_libs: [ "libbpf_android", "libgtest", - "libqtaguid", ], // Tag this module as a cts test artifact diff --git a/tests/cts/net/native/AndroidTest.xml b/tests/cts/net/native/AndroidTest.xml index fa4b2cf577..70d788a34a 100644 --- a/tests/cts/net/native/AndroidTest.xml +++ b/tests/cts/net/native/AndroidTest.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +