Fix api versions xml file handling in droidstubs
Api levels annotations flags should respect the stubs type, but the everything api versions xml file was being passed to the metalava invocation for both everything and exportable metalava invocation. This change fixes such issue by setting api versions xml file (passed to metalava as --apply-api-levels argument) to respect the stubs type. Test: m nothing --no-skip-soong-tests Bug: 319162970 Change-Id: If7155b3701b32fb4cd81dc918648b449de090201
Loading
Please register or sign in to comment