Untitled

 avatar
unknown
plain_text
2 years ago
1.6 kB
19
Indexable
2023-11-25 23:20:56 - check_target_files_vintf.py - INFO    : stderr: Ignoring <transport> on manifest <hal format="aidl"> android.hardware.
security.sharedsecret. Only "inet" supported.
ERROR: files are incompatible: The following instances are in the device manifest but not specified in framework compatibility matrix: 
    vendor.google.wireless_charger.IWirelessCharger/default (@1)
Suggested fix:
1. Update deprecated HALs to the latest version.
2. Check for any typos in device manifest or framework compatibility matrices with FCM version >= 8.
3. For new platform HALs, add them to any framework compatibility matrix with FCM version >= 8 where applicable.
4. For device-specific HALs, add to DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE or DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE.: Success

Traceback (most recent call last):
  File "internal/stdlib/runpy.py", line 196, in _run_module_as_main
  File "internal/stdlib/runpy.py", line 86, in _run_code
  File "/home/vm/bliss/out/host/linux-x86/bin/ota_from_target_files/__main__.py", line 12, in <module>
  File "internal/stdlib/runpy.py", line 196, in _run_module_as_main
  File "internal/stdlib/runpy.py", line 86, in _run_code
  File "ota_from_target_files.py", line 1442, in <module>
  File "ota_from_target_files.py", line 1413, in main
  File "ota_from_target_files.py", line 964, in GenerateAbOtaPackage
  File "check_target_files_vintf.py", line 370, in CheckVintfIfTrebleEnabled
RuntimeError: VINTF compatibility check failed
23:20:56 ninja failed with: exit status 1

#### failed to build some targets (04:03 (mm:ss)) ####

vm@vm:~/bliss$ 
Editor is loading...
Leave a Comment