platform_build_soong/apex
Jiyong Park 74e240be03 Output of an apex module type can be included in tests
By implementing SourceFileProducer interface, output of an apex module
can be included in tests (via ':modulename' syntax in 'data' property)

Bug: 120055902
Test: replace apexd_testdata/* with :apex.test in
system/apex/apexd/Android.bp. m apex_file_test.
out/host/linux-x86/nativetest/apex_file_test/ has apex.test.apex in it.

Change-Id: I8b721a68e0edc65a3e674febeed485e06b96bc24
2018-12-12 18:33:30 +09:00
..
apex.go Output of an apex module type can be included in tests 2018-12-12 18:33:30 +09:00
apex_test.go Fix: build error when a lib with stubs is included in an APEX 2018-12-10 13:33:41 +09:00
key.go APEX can be signed with different keys 2018-10-16 09:53:11 +09:00