b5e9a6bdc3
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
|
||
---|---|---|
.. | ||
default | ||
.hidl_for_test | ||
Android.bp | ||
IBar.hal | ||
IComplicated.hal | ||
IFooCallback.hal | ||
IImportRules.hal | ||
IImportTypes.hal | ||
types.hal |