Prohibit static executable in APEX
If a library is statically included in a static executable, it's behavior is different from the case where the same library is statically (or dynamically) linked to a non-static executable. To reduce the number of test configs that we need to consider, it is required to prohibit static executables in APEXes. Bug: 185971244 Test: m Change-Id: I0cd8fca669d55088e2329fef1f859eeb297502dd
Loading
Please register or sign in to comment