commit | 76d971d0d67c2078dfbf0ef3d69b6a295644627a | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Sep 08 21:20:07 2022 +0000 |
committer | Spandan Das <spandandas@google.com> | Tue Sep 27 16:58:15 2022 +0000 |
tree | f4ee750c09892c4b88280f7e7a7fccfaa32ed6d2 | |
parent | fb6602dcf62eaa5731697469b1039ae6d5e8bfc9 [diff] |
Declare the headers of the ndk_library This creates a dependency edge between the ndk_library and its headers, which should be a no-op in regular Soong builds. This dependency edge will be used in the Multi-tree project to export the relevant .h files into a well known location The headers are in a different git project (frameworks/native) Test: m nothing Bug: 239044713 Change-Id: Ifd00d8d4d3771b2dbd924cea4f2ade0bafc15ed6