commit | b6ea9fe1b027f0771224365b833dc8f0cfa1000c | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Sep 08 20:00:25 2022 +0000 |
committer | Spandan Das <spandandas@google.com> | Thu Sep 08 20:11:22 2022 +0000 |
tree | 087c3864c57ba92b28836bcaed1d28cb9dcbcea6 | |
parent | 9dd8fed57a6346ce4d57c5c0f0998c806a9c84f1 [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: I72a46b7b05fa5725a7bdc35656f4c27c3955c231