summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-07-16 21:27:07 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-07-16 21:27:07 +0000
commit2d8684d825519dd7e4e646eb5dfa86436ed1a2ee (patch)
treef7bb1f4e326c6cdff0efd2a782a84b2a4d38e0a1
parentebc7e7bdaef8ed5dabcbf199dc14aab3b95b230b (diff)
parent60bbc030e129d8e160044bebfd2f8c04abe0ffd9 (diff)
downloadgsid-2d8684d825519dd7e4e646eb5dfa86436ed1a2ee.tar.gz
Snap for 6686656 from 60bbc030e129d8e160044bebfd2f8c04abe0ffd9 to sdk-releaseplatform-tools-30.0.4
Change-Id: I7359e0686ce4b4950839e83213751d8442487538
-rw-r--r--Android.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c66e498..74dc50e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -100,6 +100,14 @@ cc_binary {
"libutils",
"libc++fs",
],
+ target: {
+ android: {
+ shared_libs: [
+ "libprocessgroup",
+ "libvndksupport",
+ ],
+ },
+ },
local_include_dirs: ["include"],
}