commit | bceb3bfb4d2b1ac1de25169c0e66025a4f18bf0e | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Sep 26 14:47:21 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Sep 26 14:47:21 2019 -0700 |
tree | 5aabf6a1f74edbfa61239c1a80558529b2eef6ef | |
parent | 6f30b0626e353b6c486c6cc367b59d0c72359281 [diff] |
libbinder: Consider 'VNDK + APEX' as system stable Currently, we have 'use_vendor' on APEX which means that '__ANDROID_VNDK__' things might not be logically coupled with the vendor partition. Since APEXes can't be used from the vendor partition now, we can mark 'vndk && apex' things as having a stability corresponding to the system partition. Bug: 136027762 Test: boot && binderStabilityTest Change-Id: Ib784c0da6bbb4435aec0f8c1fd1bf421332d64d7