Merge "libbinder: defork internal Android.bp" am: 520cc33d76

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1661579

Change-Id: I51b46d322b18aa9884015ceafaecf633384792d2
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index 952a7a9..728a8c4 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -73,6 +73,7 @@
     "PermissionController.cpp",
     "ProcessInfoService.cpp",
     "IpPrefix.cpp",
+    ":activity_manager_procstate_aidl",
 ]
 
 cc_library {