commit | 732e5fab3dc2d06901b5f56163a01fda6f5364b8 | [log] [tgz] |
---|---|---|
author | Sundong Ahn <sundongahn@google.com> | Tue Jul 30 20:43:43 2019 +0900 |
committer | Sundong Ahn <sundongahn@google.com> | Mon Aug 12 17:59:50 2019 +0900 |
tree | 1cafa37905830080e62c49c59f6d368a17e7d221 | |
parent | 69fb36f0d15c39b616e92642522f93f678bf3315 [diff] [blame] |
Check the media.settings.xml property The file name and path of the media profiles can be changed by media.settings.xml property. So befor test, we should check media.settings.xml property. Bug: 138413934 Test: vts-tradefed run vts -m VtsValidateMediaProfiles Change-Id: Ib7070cca94b9d637b9a1a175d09baf7b78ec0fd9 Merged-In: Ib7070cca94b9d637b9a1a175d09baf7b78ec0fd9 (cherry picked from commit ef8695ed8435b10bf9ae5f5e5b22f1d8a4d716d8)
diff --git a/media/libmedia/xsd/vts/Android.bp b/media/libmedia/xsd/vts/Android.bp index b590a12..4739504 100644 --- a/media/libmedia/xsd/vts/Android.bp +++ b/media/libmedia/xsd/vts/Android.bp
@@ -24,6 +24,7 @@ "libxml2", ], shared_libs: [ + "libbase", "liblog", ], cflags: [