From 55da5747a641b335ed7a67c17433c448533921e4 Mon Sep 17 00:00:00 2001 From: Chungjui Fan Date: Mon, 19 Sep 2022 06:14:13 +0000 Subject: [PATCH] lights: Move version above fqname system/libvintf/xsd/halManifest/vts/ValidateHalManifest.cpp:76: Failure XML is not valid according to the xsd While validating: (dir_path + "/"s + file_name).c_str() Which is: /vendor/etc/vintf/manifest/android.hardware.lights-service.tangorpro.xml Against the schema: xsd Which is: /data/local/tmp/hal_manifest.xsd Libxml2 errors: Error: Element 'version': This element is not expected. Expected is ( fqname ). Bug: 245442303 Test: Function works as expected Change-Id: I51c94c509271caa13cd5e7b97c11a3ed866e4e95 --- lights/android.hardware.lights-service.tangorpro.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lights/android.hardware.lights-service.tangorpro.xml b/lights/android.hardware.lights-service.tangorpro.xml index 545dfe1..abdd74e 100644 --- a/lights/android.hardware.lights-service.tangorpro.xml +++ b/lights/android.hardware.lights-service.tangorpro.xml @@ -1,7 +1,7 @@ android.hardware.light - ILights/default 2 + ILights/default