platform_hardware_interfaces/tests/hash/1.0
Jiyong Park 526a36ca24 HAL interface libs for testing are built w/o VNDK.
The HAL interfaces for testing were copied to /system/lib[64]/vndk
directory since they are built as cc_library and thus falsely recognized
as members of VNDK, which isn't true.

Build them as non-VNDK so that they are filtered out. To do so,
.hidl_for_test files are added for the test HALs and update-makefiles.sh
were ran.

Bug: 64776708
Test: no android.hardware.tests.*.so file in /system/lib[64]/vndk on
2017 pixel devices

Change-Id: I6167da8572081adfb53f432b248ac3bbee39dc42
2017-09-14 15:52:43 -07:00
..
default Move all hidl_test dependencies to the system.img 2017-07-17 18:36:02 -07:00
.hidl_for_test HAL interface libs for testing are built w/o VNDK. 2017-09-14 15:52:43 -07:00
Android.bp HAL interface libs for testing are built w/o VNDK. 2017-09-14 15:52:43 -07:00
Android.mk Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:16:27 -07:00
IHash.hal Test for getHashChain() in IBase. 2017-03-30 17:34:03 -07:00