Mark CRT objects as vendor available
This will build separate copies of the CRT for vendor vs system when BOARD_VNDK_VERSION is set. We'll be able to change crtbrand / etc as needed with #ifdef __ANDROID_VNDK__ and similar. Bug: 36426473 Bug: 36079834 Test: Put #ifdef __ANDROID_VNDK__ into crtbrand.S, see changes Merged-In: I7db0cccfe94d144f072e7cef23832884f3c066f0 Change-Id: I7db0cccfe94d144f072e7cef23832884f3c066f0
Loading
Please sign in to comment