OSDN Git Service

Move hidl shims to the vendor partition.
authorSteven Moreland <smoreland@google.com>
Thu, 12 Jan 2017 21:33:16 +0000 (13:33 -0800)
committerSteven Moreland <smoreland@google.com>
Mon, 13 Feb 2017 23:03:33 +0000 (15:03 -0800)
commitff4224809f8cf3e6d56c1dfdfd21adf340390e99
tree142e045591fdf7e92489f3f9f47b3929709818e8
parent623bf8a9c16c5278092fb5c0bf5f6be7769b0809
Move hidl shims to the vendor partition.

We need google shims on the vendor partition because they are providing
an implementation of a vendor defined interface. They were written by
google just as a courtesy/to make the transition easier. They're
basically a set for vendors to assemble their hal implementations
from.

Bug: 34135607
Test: marlin persist.hal.binderization on/off
Change-Id: I3f86c77c147514fe470f08088a66de312ae32d4e
16 files changed:
CleanSpec.mk [new file with mode: 0644]
boot/1.0/default/Android.mk
boot/1.0/default/android.hardware.boot@1.0-service.rc
ir/1.0/default/Android.bp
ir/1.0/default/android.hardware.ir@1.0-service.rc
nfc/1.0/default/Android.bp
nfc/1.0/default/Android.mk
nfc/1.0/default/android.hardware.nfc@1.0-service.rc
tests/bar/1.0/default/Android.bp
tests/foo/1.0/default/Android.bp
tests/inheritance/1.0/default/Android.bp
tests/libhwbinder/1.0/default/Android.bp
tests/memory/1.0/default/Android.bp
tests/pointer/1.0/default/Android.bp
wifi/1.0/default/Android.mk
wifi/1.0/default/android.hardware.wifi@1.0-service.rc