diff options
| author | samuel.lh Huang <samuellhhuang@google.com> | 2018-10-01 15:10:39 +0800 |
|---|---|---|
| committer | Samuel.lh Huang <samuellhhuang@google.com> | 2018-10-30 06:11:30 +0000 |
| commit | c547936f3a0116d81897ca71b228694ab2635b35 (patch) | |
| tree | 78fffebd971bc2df6dba5931125d02b9b382bda3 /device_framework_matrix.xml | |
| parent | ca369afff3b3e95cc579fd0f0ba128aaf25ce6c4 (diff) | |
sdm710: Update vendor.display.config version to 1.3
Upgrade version of vendor.display.config in device manifest
and framework compatibility matrix.
CRs-Fixed: 2286664
Bug: 116557910
Test: hwc2 call the API with correct version.
Change-Id: Id80a94af5dcb7400b3fe0b2eed86529e15e2f884
Diffstat (limited to 'device_framework_matrix.xml')
| -rw-r--r-- | device_framework_matrix.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device_framework_matrix.xml b/device_framework_matrix.xml index a579bd0e..d8f615e2 100644 --- a/device_framework_matrix.xml +++ b/device_framework_matrix.xml @@ -39,7 +39,7 @@ </hal> <hal format="hidl" optional="true"> <name>vendor.display.config</name> - <version>1.0</version> + <version>1.3</version> <interface> <name>IDisplayConfig</name> <instance>default</instance> |
