| commit | a9f97782254f08f6ad440e9652173f70171c0347 | [log] [tgz] |
|---|---|---|
| author | Byeongjo Park <bjo.park@samsung.com> | Mon Sep 09 12:50:04 2019 +0900 |
| committer | Lajos Molnar <lajos@google.com> | Tue Mar 17 16:40:44 2020 -0700 |
| tree | 71ad437fca982cb078fa12618f8f2c27ff31413b | |
| parent | 88068dcd814f901e37561ad916ec0d7fa0c686a8 [diff] |
VT: SFR: Added missing rtp-param-opponent-id in stagefright. $ setParameter: failed to find key rtp-param-opponent-id [Problem] TMMBN not supported due to missing parameter. [Cause] rtp-param-opponent-id is not integrated due to it has dependency with with a patch of frameworks/base. [Solution] Added a parameter named rtp-param-opponent-id to support TMMBN. Bug: 121230209 Change-Id: Ifd8e30fd8032a2d7e306b5bcee72642fba2c266c Signed-off-by: Byeongjo Park <bjo.park@samsung.com>