commit | e4029926ea5c5b4cd08f996db5b01e571d352a57 | [log] [tgz] |
---|---|---|
author | Selim Gurun <sgurun@google.com> | Wed Dec 12 17:18:43 2018 -0800 |
committer | Selim Gurun <sgurun@google.com> | Fri Dec 14 06:51:57 2018 +0000 |
tree | ed33979ba2dfb590125a29c73eb2048bd227579b | |
parent | d4183fe132cec2c93c3d26f5d67e11a617f41031 [diff] |
Generate test apis and the stub file It seems like @TestApi definitions in car library were useless because no test api stub file was generated. This CL fixes that. However, CTS continues to use internal jar, so we need to change it as a second step. Test: make Change-Id: Ia6174a5c27ab41fcd5359ac7386c5b951c9d82ee Bug: 121010225