From 07284f8f3a3554de9068f1a49f5a662573f16354 Mon Sep 17 00:00:00 2001 From: David Su Date: Fri, 3 Jan 2020 10:59:45 -0800 Subject: Move Wifi resources to apex_defaults apex_defaults previously didn't support `apps` attribute, so apps was duplicated. Refactor to remove duplication. Bug: 146163587 Test: device boots up and connects to wifi Test: atest wifi_e2e_tests (apex install & rollback test) Change-Id: Id6a0772fb80b57c43df3ef5f6126d37452ee0738 --- tests/wifitests/apex/Android.bp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/wifitests/apex/Android.bp b/tests/wifitests/apex/Android.bp index 88e6ce407..13b188044 100644 --- a/tests/wifitests/apex/Android.bp +++ b/tests/wifitests/apex/Android.bp @@ -21,8 +21,6 @@ apex { "//system/apex/tests", ], defaults: ["com.android.wifi-defaults"], - // TODO(b/146217017): move this to "com.android.wifi-defaults" - apps: ["wifi-service-resources"], manifest: "test_apex_manifest.json", file_contexts: ":com.android.wifi-file_contexts", // Test APEX, should never be installed -- cgit v1.2.3