Bluetooth: Check if packageName belongs to callingUid in binder calls

* Several Bluetooth APIs take packageName parameter from Apps, which is
  resolved through ActivityThread.currentPackageName()
* Add checks to make sure that packageName passed through binder calls
  actually belongs to the calling uid

Bug: 120574260
Test: make, enable/disable Bluetooth
Change-Id: If6593cf8cbab91eb27b9f22b635f984c04ec2de2
1 file changed