diff options
| author | Bruno Martins <bgcngm@gmail.com> | 2020-10-28 14:58:49 +0000 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2020-11-08 22:59:40 +0000 |
| commit | 5474b7d324c09960252e3cb90bf546d09d68a91e (patch) | |
| tree | 33a93ddf5bfc05b2fc98b8eaf0461af07e8673bd /Android.bp | |
| parent | 7aaef91910de8e36837ecaf7345563ab22daa97e (diff) | |
pro1: Import hardware/google/pixel namespace for libperfmgr
Change-Id: Id509d318a13787713d4bf0433294980429065bb9
Diffstat (limited to 'Android.bp')
| -rw-r--r-- | Android.bp | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ soong_namespace { - imports: ["hardware/qcom/bootctrl"], + imports: [ + "hardware/google/pixel", + "hardware/qcom/bootctrl", + ], } |
