History log of /system/tools/hidl/test/vendor/1.0/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a47d77ad0bb5ff22fcc38da2fdfec59468d3981b 13-Apr-2017 Andreas Huber <andih@google.com> Changed the naming scheme for Treble java libraries (both static and dynamic)

android.hardware.foo@1.0-java => android.hardware.foo-V1.0-java

Bug: 37207894
Test: make
Change-Id: Ia87b63d5c90772e4620aa9fe3ce431b297be117b
/system/tools/hidl/test/vendor/1.0/Android.mk
177a8b1db6432472cdda1311219dd83c2a78d3b5 09-Feb-2017 Andreas Huber <andih@google.com> Updated Java intermediates directory.

Java intermediates are now created in the common rather than the device-
specific generated sources subdirectory.

Bug: 33842609
Test: make
Change-Id: I37dba3a3cb9ba4e65f64150fa74e0d473c5e71e6
/system/tools/hidl/test/vendor/1.0/Android.mk
5715fedbd05231bf845e3a120c83b931b7f53aa3 16-Jan-2017 Steven Moreland <smoreland@google.com> hidl-gen: correct package paths in makefiles.

Previously, only IBase and the current package was added to package
paths whereas we want all paths which are required/inherited from.

Also uploadated tests.vendor to inherit something and be java
compatible.

Also fixed package root paths so that they are compared against the
beginning of a package instead of being anywhere in the package.

Bug: 34316257
Test: tests/vendor/1.0 update-base/makefiles, mma, hardware/interfaces
update-makefiles and mma

Change-Id: I9ef32b3867646690363fc9f85fe691ae74796d45
/system/tools/hidl/test/vendor/1.0/Android.mk
db1b1b638865a2043c9cddd8c865751e9742b181 10-Jan-2017 Steven Moreland <smoreland@google.com> @export: add export_parent

1. export_parent is by default true
2. setting export_parent to false will prevent -Lexport-header from
exporting hal information

Fix: 32539339
Test: verification that output without adding the option is the same,
manual test with export_parent = true/false
Change-Id: I7a6304cdc40a495427d0369fcc054675770df608
/system/tools/hidl/test/vendor/1.0/Android.mk