android.hardware.tests.libbinder static

So that the test doesn't require modifying the system partition.

Still creating a shared version of this library since some things
downstream still depend on this.

Bug: 136111641
Test: libbinder_benchmark
Change-Id: I636f53c2a2bc4705804ca36d124102eba55c23e6
This commit is contained in:
Steven Moreland
2019-06-26 15:37:53 -07:00
parent b575cedd74
commit f4ad670671

View File

@@ -1,4 +1,4 @@
cc_library_shared {
cc_library {
name: "android.hardware.tests.libbinder",
defaults: ["hidl_defaults"],