summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-08 01:58:56 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-08 01:58:56 +0000
commitb5bb8a691b38b79991b6e4b64c1f086570a49559 (patch)
tree191b5d8711e6c260fc200dd16a45c1b1a0c1670c /Android.bp
parent90a54e1cbc0b5c44c88ee24eab03bf8be9db8929 (diff)
parent702290b9ff1ee41244a9f6a871a6131dcabc2fbe (diff)
downloadlibhwbinder-b5bb8a691b38b79991b6e4b64c1f086570a49559.tar.gz
Merge "Document libhwbinder removal plan." am: 3ece70bd4d am: 702290b9ff
Original change: https://android-review.googlesource.com/c/platform/system/libhwbinder/+/1356984 Change-Id: I7f162e1f5499e79c764a9598f799f5dfbebfaa76
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 92c5205..e5c02cd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -60,6 +60,7 @@ cc_defaults {
}
// WARNING: this should no longer be used
+// This is automatically removed by bpfix. Once there are no makefiles, fixes can be automatically applied, and this can be removed.
cc_library {
name: "libhwbinder",
vendor_available: true,