diff options
author | Jaehyun Kim <jeik01.kim@samsung.com> | 2021-02-04 12:46:42 +0900 |
---|---|---|
committer | Jaehyun Kim <jeik01.kim@samsung.com> | 2021-02-04 12:59:21 +0900 |
commit | 611a8ea177252c8b64f7252292fb0973e75959c5 (patch) | |
tree | ffff07fe54e36c843b849ddd841fe2ee1b692ba9 | |
parent | ee3d5194bd3d5be4eb5407445fcfb816dee5b18f (diff) | |
download | meta-mobile-611a8ea177252c8b64f7252292fb0973e75959c5.tar.gz meta-mobile-611a8ea177252c8b64f7252292fb0973e75959c5.tar.bz2 meta-mobile-611a8ea177252c8b64f7252292fb0973e75959c5.zip |
[TRE-2621] Add hal-api-wifi package for mobile profile
Change-Id: I2cca50cb557803d5f5f712cb0466183cee37508f
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
-rw-r--r-- | patterns/mobile-connectivity-framework.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patterns/mobile-connectivity-framework.yaml b/patterns/mobile-connectivity-framework.yaml index fd4a506..baf6a97 100644 --- a/patterns/mobile-connectivity-framework.yaml +++ b/patterns/mobile-connectivity-framework.yaml @@ -30,3 +30,4 @@ Packages: - wifi-direct-manager-profile_mobile - wifi-direct-plugin-wpasupplicant - wifi-efl-ug +- hal-api-wifi |