commit | db9a95ae05b1c4b16459e43ef8187b1e826a32eb | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Thu Oct 08 14:52:34 2020 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Aug 24 02:16:24 2022 +0300 |
tree | 30584caa09800f9d8bd4d46b0273c86d27d59699 | |
parent | a707397ca4a9561d075720d99d3ab7fa4de21bd2 [diff] [blame] |
FM: Fix include paths Change-Id: I89f0d48fef12eb678c9ac8408586a5cb799e0089
diff --git a/helium/Android.bp b/helium/Android.bp index b10722e..b9e8ad8 100644 --- a/helium/Android.bp +++ b/helium/Android.bp
@@ -16,7 +16,7 @@ "libcutils", ], - include_dirs: ["vendor/qcom/opensource/commonsys/fm/fm_hci"], + include_dirs: ["vendor/qcom/opensource/fm-commonsys/fm_hci"], system_ext_specific: true,