[VTS_10.0_R2]VtsTrebleSysProp#VtsTrebleSysProp#testVendorPropertyNamespace

问题描述

VtsTrebleSysProp
VtsTrebleSysProp#testVendorPropertyNamespace
Fail Details:
6 != 0 vendor propertes (ro.custom.build.version ro.internal.build.version ro.tcustom.build.version ro.tinno.scc ro.tinno.scc.tlc ro.tinternal.build.version) have wrong namespace

 解决方案

命名规则:VTS 规定的下面属性头。

 

/test/vts-testcase/security/system_property/VtsTrebleSysPropTest.py

146           for prefix in self._VENDOR_OR_ODM_NAMESPACES),

147        property_dict.keys())

148     asserts.assertEqual(

149       len(violation_list), 0,

150       ("%s propertes (%s) have wrong namespace" %

151        (partition, " ".join(sorted(violation_list)))))

作者: RESSRC

个人资源站

发表评论

邮箱地址不会被公开。 必填项已用*标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据