platform_hardware_interfaces/tests/bar/1.0
Jiyong Park b5e9a6bdc3 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

Merged-In: I6167da8572081adfb53f432b248ac3bbee39dc42
Change-Id: I6167da8572081adfb53f432b248ac3bbee39dc42
(cherry picked from commit 526a36ca24)
2017-09-15 13:33:41 +09: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-15 13:33:41 +09:00
Android.bp HAL interface libs for testing are built w/o VNDK. 2017-09-15 13:33:41 +09:00
IBar.hal Test for echoed interfaces. 2016-12-16 15:49:39 -08:00
IComplicated.hal Test for echoed interfaces. 2016-12-16 15:49:39 -08:00
IFooCallback.hal Add test for type resolution. 2017-01-13 10:11:08 -08:00
IImportRules.hal Add test for type resolution. 2017-01-13 10:11:08 -08:00
IImportTypes.hal Add test for importing a single type. 2016-10-07 19:43:43 -07:00
types.hal Add test for type resolution. 2017-01-13 10:11:08 -08:00