commit | 76944fee1a642cdfbabaa72ef7d29e53af1d50db | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Oct 25 17:02:45 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Oct 26 09:42:59 2022 +0900 |
tree | 3b0d45fa894dc8b3d9f7d2677e6a74d99323ba25 | |
parent | 4e84148059c54ccbf64740c6841fdae46ce64b30 [diff] |
servicemanager: getUpdatableNames() This new method is a reverse of updatableViaApex(). It returns the list of declared instances which can be updated via the passed APEX. Updatable vendor apexes are supposed to be used only to update HAL services. APEXd can use this method to see if the target APEX is actually to updating HALs. It's not exposed to NDK/Java yet because there's no clients. Bug: 254201177 Test: TBD Change-Id: I7b5aa7d00a3ddeb13855816006a9561dfa601529