hwbinder: explicitly disallow local java binder

Local binders from Java are currently not supported. However, changes
which make them appear to work are planned (but which will also make
using them require unnecessary parceling). Explicitly disabling them
so that there is a clear error message instead of random errors.

Bug: 129150021
Test: boot, check logs
Test: system/tools/hidl/test/run_all_device_tests.sh
Change-Id: I107cbc768d6285b50c0eef6d41a16155d76e35dd
3 files changed