Stop checking ABI of libbinder_rpc_unstable

We know this is unstable. It's not allowed in updatable apexes.

Test: m
Bug: 372381104
Change-Id: I4c2083081bd827ef8058dea1a73c63c94df3af9a
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index 6903cb5..2ef642a 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -871,6 +871,10 @@
         symbol_file: "libbinder_rpc_unstable.map.txt",
     },
 
+    header_abi_checker: {
+        enabled: false,
+    },
+
     // This library is intentionally limited to these targets, and it will be removed later.
     // Do not expand the visibility.
     visibility: [