Commit Graph

3 Commits

Author SHA1 Message Date
Yifan Hong
2cbf835dee sanders: Add netutils-wrapper to device compatibility matrix.
netutils-wrapper only list a single version x.0 in its
requirement. System manifest might provide a list of
netutils-wrapper versions it supports {x, y, z}.0.

Bug: 64447338
Test: m compatibility_matrix.xml system_manifest.xml -j
      (checks compatibility at build time)

Change-Id: I2ec919fd5378aed7160c636cb7f2bd138db1473f
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2018-09-23 21:22:33 -03:00
Vachounet
070bf328b1 sanders: set vbmeta-version in compatibility_matrix
* Fix vendor image mismatch warning on boot

https://github.com/LineageOS/android_frameworks_base/blob/lineage-15.1/core/java/android/os/Build.java#L899
2018-07-19 03:02:49 -03:00
Mahantesh Sanakall
3ba942c065 sanders: Use build variables to build device matrices.
Move away from building device manifest through PRODUCT_COPY_FILES.
Use the build variables - DEVICE_MANIFEST_FILE and DEVICE_MATRIX_FILE
to build device manifest and device compatibility files repectively.

Change-Id: Ieb3e410118ee9fe00c6b03e32a983e584960d8dc
2017-12-10 20:19:21 -02:00