commit | 7d03f49853dca617b18a0570ddd28d76d2ce24b7 | [log] [tgz] |
---|---|---|
author | Ray Chin <raychin@google.com> | Fri Mar 29 11:07:37 2024 +0800 |
committer | Ray Chin <raychin@google.com> | Fri Mar 29 11:10:50 2024 +0800 |
tree | 4ca93983a177848079df53b6692390163a4f6b44 | |
parent | b74c11d1c7797c72a554ec7cc2648cb5cf4e297c [diff] |
Support product specific VTS test configuration The tuner vts will read the system property ro.vendor.vts_tuner_configuration_variant as the suffix of the config file to read. Vendor who wants to support multiple region for a single SoC need to put all VTS config with different suffix as /vendor/etc/tuner_vts_config_aidl_V1.{suffix}.xml on device. Bug: 322899156 Test: atest VtsHalTvTunerTargetTest Change-Id: I1f76d700671c07bc90965fba94f96b8be47198d7