Fix build break:
FAILED: out/target/product/***/verified_assembled_vendor_manifest.xml
...
Error: The following instances are in the device manifest but not specified in framework compatibility matrix:
vendor.display.color@1.5::IDisplayColor/default
vendor.display.config@1.10::IDisplayConfig/default
vendor.display.postproc@1.0::IDisplayPostproc/default
vendor.qti.hardware.display.composer@2.0::IQtiComposer/default
Suggested fix:
1. Check for any typos in device manifest or framework compatibility matrices with FCM version >= 3.
2. Add them to any framework compatibility matrix with FCM version >= 3 where applicable.
3. Add them to DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE or DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE.
Bug: 143047891
Bug: 143303570
Change-Id: I01eba1b44e110f1181a6cef21c453c92cef0fa6a