commit | 886d7327a3b5a9f3e0c4002e5c3f8c05e2556bf0 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Apr 02 04:19:45 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Apr 02 16:54:14 2021 +0000 |
tree | fe406500435ebd6129d17ee0aaa45a13adb9e7d1 | |
parent | 45b37541207b69424704e104ed13afd52d3aebbb [diff] [blame] |
libbinder - split out I?ProcessInfoService Future considerations: once all these interfaces are moved, I'll file bugs to have corresponding teams convert them to AIDL. Bug: 183654927 Test: boot Change-Id: I110034ca0336628efaa80e77929a2314847c36bb
diff --git a/services/camera/libcameraservice/Android.bp b/services/camera/libcameraservice/Android.bp index 11df5f3..b2d89de 100644 --- a/services/camera/libcameraservice/Android.bp +++ b/services/camera/libcameraservice/Android.bp
@@ -150,6 +150,7 @@ ], static_libs: [ + "libprocessinfoservice_aidl", "libbinderthreadstateutils", ],