Android.bp: correct HIDL path

This commit is contained in:
Peter Cai 2022-11-07 22:15:15 -05:00
parent ef51ec65f5
commit 82eee5814b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ subdirs = [
hidl_package_root {
name: "vendor.qti.hardware.radio.am",
path: "vendor/oss/qcrilam/interface/am",
path: "packages/apps/QcRilAm/interface/am",
}
android_app {