Defer error reporting of missing prebuilt dex jar files
Unless the prebuilt dex jar files are explicitly required to build system images or dex preopting defer reporting of any missing dex boot jars from Soong to Ninja. This will prevent builds that contain prebuilt sdks, containing prebuilt bootclasspath_fragment modules but without a corresponding apex_set or prebuilt_apex module from failing even when it is not building against the prebuilt sdk. Bug: 179354495 Test: m nothing Change-Id: Ibde3bf840a7413785cd32bd6cea1c322f90c59af
Loading
Please register or sign in to comment