Skip to content

Commit

Permalink
AMLS905X4-742: Some APIs in device info are returning 'ERROR_GENERAL'
Browse files Browse the repository at this point in the history
Reason for change: add additional resolutions in DeviceInfo json file

Test Procedure: Build and verify

Risks: Low
  • Loading branch information
liginPunoose committed Apr 24, 2024
1 parent 6f192d3 commit 2bddbcd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jsonrpc/DeviceInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,16 +174,23 @@
"576p",
"576p50",
"720p",
"720p24",
"720p25",
"720p30",
"720p50",
"720p60",
"1080i",
"1080i25",
"1080i50",
"1080i60",
"1080p",
"1080p24",
"1080p25",
"1080p30",
"1080p50",
"1080p60",
"2160p24",
"2160p25",
"2160p30",
"2160p50",
"2160p60",
Expand Down

0 comments on commit 2bddbcd

Please sign in to comment.