diff options
| author | doc HD <doc.divxm@gmail.com> | 2019-11-25 21:14:26 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2019-11-25 21:14:26 +0300 |
| commit | 7d7545ae87765130e64a23f4285eb8fd040609a5 (patch) | |
| tree | 9013c75c23dc9a452e3afc00561f1bc593e8b2fc | |
| parent | a118c1f2514ecccb957376c68eb5bc5f6db2725d (diff) | |
netd: rebrand product variable to aicpq10.0-backup
Change-Id: I35e7a049728d87de67b1612807eaa12887509f9c
| -rw-r--r-- | server/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Android.bp b/server/Android.bp index e45e5668..0f52b4a0 100644 --- a/server/Android.bp +++ b/server/Android.bp @@ -113,7 +113,7 @@ cc_library_static { local_include_dirs: ["binder"], }, product_variables: { - lineage: { + aicp: { target_needs_netd_direct_connect_rule: { cppflags: ["-DNEEDS_NETD_DIRECT_CONNECT_RULE"], }, |
