OSDN Git Service

Renames nanoapp instance IDs to handles in ContextHubService
authorArthur Ishiguro <arthuri@google.com>
Mon, 11 Dec 2017 23:15:44 +0000 (15:15 -0800)
committerArthur Ishiguro <arthuri@google.com>
Wed, 13 Dec 2017 18:55:00 +0000 (10:55 -0800)
commit2fc5a4b2e7ca8fa554050ba3329fa47733e97858
tree668c9cc03568eb267b4a61744adb6a61c2ce1720
parentfb9e4c7a7c21af6610f7fbd43997cddae48e5716
Renames nanoapp instance IDs to handles in ContextHubService

Use handles to refer to nanoapp instances at the service to be
consistent with the terminology at NanoAppInstanceInfo, and to
reduce confusion with other instance IDs (e.g. ones maintained
in the CHRE implementation).

Bug: 67734082
Test: None
Change-Id: Iab60b4df20383907668824ac95c3f5a1a559ee6b
services/core/java/com/android/server/location/ContextHubService.java
services/core/java/com/android/server/location/NanoAppStateManager.java