commit | 662b540b75a27f90ea4bbac19e71a7d0fdf7fff3 | [log] [tgz] |
---|---|---|
author | Safayat Ullah <safayat@google.com> | Tue Jun 25 12:53:00 2024 +0000 |
committer | Safayat Ullah <safayat@google.com> | Mon Jul 29 13:48:13 2024 +0000 |
tree | 9962a143b3af954b937f584e77ade94bcbfdf0f9 | |
parent | 91bba71a71ead4767a0300e0b291870501ab2514 [diff] |
kmod: Add target build for libkmod This library will be used for a vendor test suites. Bug: 268289254 Test: build success Change-Id: I509b39eff7c11e311dd36a9b871a24ab8d80193e
diff --git a/Android.bp b/Android.bp index 4aed46a..e74d3cc 100644 --- a/Android.bp +++ b/Android.bp
@@ -88,6 +88,7 @@ visibility: [ "//external/igt-gpu-tools", "//external/pciutils", + "//vendor:__subpackages__", ], }