cros: Replace app id with package name in arcAppsPrivate API
The app ID is calculated from the package name and activity, but activity may change over time. Given that the caller may hard code the app IDs and thus not aware of the ID change, we should change the API to use package name, which remains unchanged. Bug: 819404 Change-Id: If87351ae609ecaf82442adcfb3ea98a3922f0bda Reviewed-on: https://chromium-review.googlesource.com/1164524 Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#581432}
Showing
Please register or sign in to comment