commit | 2f2c4e04606cf05e09423ab3071eaf26934de704 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jul 28 18:11:21 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Jul 29 21:43:43 2020 +0000 |
tree | f8562c7cd4b3f2771dc72f283ada3d6feadee60c | |
parent | 09f7bc11ba9bd5ec86051e0ce5540869cd75966a [diff] |
libbinder: stricter APEX + VNDK stability checks This is in preparation for splitting system/apex stability and also ensures there are no surprises if/when vendor APEXes are introduced by specifically checking that the only __ANDROID_APEX__ + __ANDROID_VNDK__ case is com.android.media, which is compiled with vendor code, but shipped with the system partition. Bug: 139325195 Test: build checks satifised, TEST_MAPPING Change-Id: Id72e40addb4ab4b7a7e2e35a90c1ca0d0a51558a