commit | 279318780d47ef0061d0a2c12364650062e75f29 | [log] [tgz] |
---|---|---|
author | Sundong Ahn <sundongahn@google.com> | Fri Nov 15 10:59:34 2019 +0900 |
committer | Sundong Ahn <sundongahn@google.com> | Wed Nov 20 19:16:33 2019 +0900 |
tree | efda12e23290c6d7234d1dfe99b35fb61e0c7414 | |
parent | d2bf281f0f17ab4583ec0b35d2708c061d4dec2e [diff] |
Remove api_dir property The api_dir property is removed, and the api dir path for aidl_interface is fixed to aidl_api/{module_name}. According to this rule, all api dirs are moved to aidl_api/{module_name}. Bug: 113134692 Test: m -j Change-Id: I8fcf44928bead86f39e99b17cefec7e351a537a1 Merged-In: I8fcf44928bead86f39e99b17cefec7e351a537a1 (cherry picked from commit ed030373e5a4ab82e6605c69355cf97a7f4c561f)