commit | 9b4bc28b434863fa1d79350e94faa29e3c705142 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Sep 08 21:59:20 2022 +0000 |
committer | Spandan Das <spandandas@google.com> | Thu Sep 08 21:59:20 2022 +0000 |
tree | de17e173ec2eb6a4f889ad5ee2d93d0e721018ad | |
parent | 0dfbdc5bdb04df609aa8a19f03146bdc0c08e031 [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 Test: m nothing Bug: 239044713 Change-Id: I374b1529456c4c71ac419b4684f2fd215c68e791