summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am65xevm: Enable PRODUCT_TREBLEPraneeth Bajjuri2018-10-171-0/+22
| | | | | | | | | | | | | | | This patch sets ro.treble.enable=true - turned on legacy PRODUCT_COMPATIBILITY_MATRIX_LEVEL - Enabled FULL_TREBLE and vndk support in device*.mk - Enforced VINFT manifest as part of treble requirements - Added compatibility matrix to match device manifest and pass prebuild checks - Added missing services for compatibility matrix - Extended device manifest with missing hals - removed unused audio packages - re-arranged device*.mk and BoardConfig.mk Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* am65xevm: Add initial manifest and compatibility_matrixPraneeth Bajjuri2018-10-171-0/+87
Inital manifest and compatibility matrix Needed to enable treble configuration Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>