I am trying to enable EVS application in Android-14. So I modified *evs.mk* file in *device/generic/car/emulator/evs*. So here is modification.
*ENABLE_SAMPLE_EVS_APP := true* *ENABLE_EVS_SAMPLE := true* But adding above configuration, I am getting below error: build/make/core/artifact_path_requirements.mk:30: warning: packages/services/Car/car_product/build/car_generic_system.mk produces files outside its artifact path requirement. Allowed paths are root/*, system/* Offending entries: vendor/bin/hw/android.hardware.automotive.evs-default vendor/etc/automotive/evs/evs_aidl_hal_configuration.dtd vendor/etc/automotive/evs/evs_aidl_hal_configuration.xml vendor/etc/init/android.hardware.automotive.evs-default.rc vendor/etc/vintf/manifest/manifest_android.hardware.automotive.evs-default.xml In file included from build/make/core/main.mk:1373: build/make/core/artifact_path_requirements.mk:30: error: Build failed. 19:26:21 ckati failed with: exit status 1 Please suggest solution. Sorry if this is the not right forum to ask question. Thanks in Advance. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/b2f1d4f1-f6f7-49da-9fc7-6cd4166ca635n%40googlegroups.com.
