diff options
author | tcshin93 <tc93.shin@samsung.com> | 2018-03-29 08:40:11 +0900 |
---|---|---|
committer | tcshin93 <tc93.shin@samsung.com> | 2018-03-29 10:15:05 +0900 |
commit | 7d1635d58e850a708511d2dc247dd518c77934c4 (patch) | |
tree | bfdd13c9d472dbf291ba7e3fd694bf24d3062fd0 | |
parent | 552d5cfc7142808372406e7ca7da463e8bea04e5 (diff) | |
download | meta-mobile-7d1635d58e850a708511d2dc247dd518c77934c4.tar.gz meta-mobile-7d1635d58e850a708511d2dc247dd518c77934c4.tar.bz2 meta-mobile-7d1635d58e850a708511d2dc247dd518c77934c4.zip |
[TRE-1867] Add rpc-port
Change-Id: I90202c38630f2f0f48297088066905a05a90a6e8
-rwxr-xr-x | patterns/mobile-middleware.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index 95044ff..5142c0a 100755 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -173,6 +173,7 @@ Packages: - pubkey-pinning - push-bin - resourced +- rpc-port - sdbd - security-config - security-config-profile_mobile |