summaryrefslogtreecommitdiff
authorPengfei Zhao <pengfei.zhao@amlogic.com>2019-07-18 02:39:31 (GMT)
committer Pengfei Zhao <pengfei.zhao@amlogic.com>2019-07-18 02:39:31 (GMT)
commitca3733c160e9a0fd7caa731ee312df85a7d7810a (patch)
treeb117f8518112964d03b1da282591594ac09f63c9
parente3d699d0f9d652bba762ed1162c7a494b2c36510 (diff)
downloadcommon-ca3733c160e9a0fd7caa731ee312df85a7d7810a.zip
common-ca3733c160e9a0fd7caa731ee312df85a7d7810a.tar.gz
common-ca3733c160e9a0fd7caa731ee312df85a7d7810a.tar.bz2
deadpool:correct json
PD# Problem: How to enable Netflix based on reference source code Solution: Add hdrOutputType Verify: deadpool Change-Id: I124ca2569e1d85edfe2e41955698f2908613f8ad Signed-off-by: Pengfei Zhao <pengfei.zhao@amlogic.com>
Diffstat
-rwxr-xr-xnts/etc/nrdp_platform_capabilities.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/nts/etc/nrdp_platform_capabilities.json b/nts/etc/nrdp_platform_capabilities.json
index 8a20029..9d61800 100755
--- a/nts/etc/nrdp_platform_capabilities.json
+++ b/nts/etc/nrdp_platform_capabilities.json
@@ -1,8 +1,5 @@
{
"vp9Disabled": "true",
+ "hdrOutputType": "always",
"tunnelModeWithBTSetting": "disable"
}
-{
- "vp9Disabled¡±: "true",
- "hdrOutputType":"always"
-} \ No newline at end of file