commit | 286e55ad94ca1eee137af44ac7c865fbbea3db45 | [log] [tgz] |
---|---|---|
author | Kangping Dong <wgtdkp@google.com> | Fri Jun 30 01:28:56 2023 +0800 |
committer | Kangping Dong <wgtdkp@google.com> | Mon Jul 03 17:24:05 2023 +0800 |
tree | f798964dda629173b3590d9e18638e3c3c1b5d7d | |
parent | 57c1aa7b1605881a753f89ee467f3aecf5851f7e [diff] |
add com.android.threadnetwork to base_system.mk Bug: 262683651 Test: atest CtsSystemApiSignatureTestCases Merged-In: Iefe7fa4c74ab9608faeb9d64e75c054e9b90afdb Change-Id: Id4f34b70aee2277236762092f8a40254963a6b4f
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index a23fdd5..7fc33b0 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -70,6 +70,7 @@ com.android.scheduling \ com.android.sdkext \ com.android.tethering \ + com.android.threadnetwork \ com.android.tzdata \ com.android.uwb \ com.android.virt \