commit | eba4057e9410ec82efa8281e6af0d98aaba97b05 | [log] [tgz] |
---|---|---|
author | Kiyoung Kim <kiyoungkim@google.com> | Tue May 07 04:51:15 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 07 04:51:15 2024 +0000 |
tree | 98273e909091a704cb2aa3e01b7c9fb47ee109c6 | |
parent | 94c9cb644776cb8c8a6a4c3f6167ba49303c705e [diff] | |
parent | ef637fd13c799387e9c775b07ef21ba1f5139e2e [diff] |
Merge "Move llndk.libraries.txt definition" into main
diff --git a/rootdir/Android.bp b/rootdir/Android.bp index 06227c3..108c7c2 100644 --- a/rootdir/Android.bp +++ b/rootdir/Android.bp
@@ -113,3 +113,7 @@ src: "init-debug.rc", sub_dir: "init", } + +llndk_libraries_txt { + name: "llndk.libraries.txt", +}