diff options
| author | 2021-12-08 18:03:18 +0000 | |
|---|---|---|
| committer | 2021-12-08 18:03:18 +0000 | |
| commit | ab9f3a2bc59a3f7caad8d1f5db11149ef64d455b (patch) | |
| tree | 4d9e0fdad1a120f9d5cc1bdd34f8fb536a5f9ac3 /bpfix/Android.bp | |
| parent | 6abfb337840484cd8e71c0d3309610c2bf3ab613 (diff) | |
| parent | 21be0e26b9a59377e204774d65e11f44e479c84c (diff) | |
Merge "Add tests for converting license in androidmk"
Diffstat (limited to 'bpfix/Android.bp')
| -rw-r--r-- | bpfix/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bpfix/Android.bp b/bpfix/Android.bp index 345dbd078..a72d9b4e1 100644 --- a/bpfix/Android.bp +++ b/bpfix/Android.bp @@ -52,5 +52,6 @@ bootstrap_go_package { ], deps: [ "blueprint-parser", + "blueprint-pathtools", ], } |