summaryrefslogtreecommitdiff
path: root/multinetwork
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2023-08-03 10:54:59 -0700
committerCole Faust <colefaust@google.com>2023-08-03 10:54:59 -0700
commit3853af598afeae126afeceb637b2113b92b74449 (patch)
tree67f0e70bb2ec3132c0c5802b8568271f0ed80d5d /multinetwork
parentf0b091a8b2ca8d3a6d938e47e7eefe41481d4c99 (diff)
downloadextras-3853af598afeae126afeceb637b2113b92b74449.tar.gz
Remove references to the pdk product variable
pdk is deprecated and has no effect as of aosp/1319667. Test: Presubmits Change-Id: I19db5793fb3e53590405685107a48e99af5f5267
Diffstat (limited to 'multinetwork')
-rw-r--r--multinetwork/Android.bp7
1 files changed, 0 insertions, 7 deletions
diff --git a/multinetwork/Android.bp b/multinetwork/Android.bp
index 06c4b346..33a38981 100644
--- a/multinetwork/Android.bp
+++ b/multinetwork/Android.bp
@@ -21,13 +21,6 @@ cc_defaults {
"libandroid",
"libbase",
],
-
- product_variables: {
- // The PDK build does not have access to frameworks/native elements.
- pdk: {
- enabled: false,
- },
- },
}
// Sample util binaries.