commit | 4a5e3f2b1b4641be1a14faed7a7ad05a59aa5e7d | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Sep 08 21:49:51 2022 +0000 |
committer | Spandan Das <spandandas@google.com> | Thu Sep 08 21:49:51 2022 +0000 |
tree | 21c9a390b8ffb951acfe5dfee7c4c42f78c7e2ee | |
parent | 0bddf15fafc3d27a935c0bbf3aa099c6ab6060fc [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 Formatting changes are from bpfmt Test: m nothing Bug: 239044713 Change-Id: I432c361195c0d6adb0584b91ab006fb36d45d894