Merge "Deprecate libhwbinder/libhidltransport from VNDK."
diff --git a/vendor/file_contexts b/vendor/file_contexts
index 1ffd850..a63dd8f 100644
--- a/vendor/file_contexts
+++ b/vendor/file_contexts
@@ -79,6 +79,12 @@
 /(vendor|system/vendor)/lib(64)?/hw/gralloc\.default\.so                              u:object_r:same_process_hal_file:s0
 
 #############################
+# Libraries removed from vndk-sp (must still be accessible by passthrough HALs using them)
+#
+/(vendor|system/vendor)/lib(64)?/libhwbinder.so u:object_r:same_process_hal_file:s0
+/(vendor|system/vendor)/lib(64)?/libhidltransport.so u:object_r:same_process_hal_file:s0
+
+#############################
 # Data files
 #
 /data/vendor/wifi/hostapd(/.*)?                                               u:object_r:hostapd_data_file:s0