OSDN Git Service

ContextHubService: Fix app query
authorGreg Kaiser <gkaiser@google.com>
Fri, 19 Aug 2016 17:31:58 +0000 (10:31 -0700)
committerGreg Kaiser <gkaiser@google.com>
Fri, 19 Aug 2016 17:31:58 +0000 (10:31 -0700)
commit10163d0dd25d637ac91f91cb8138d7dce07503fb
tree6c18d00470edde0932be4fb7d5123e098072bdba
parentfe6d4f518a34aa620eda9fe36365c2f750e6c67f
ContextHubService: Fix app query

We now ask for the appId the user requested, instead of asking
for no apps (asking for NANOAPP_VENDOR_ALL_APPS without pairing
it with any vendors results in no apps).

Bug: 30829899
Change-Id: I896af60814d55c7f8cb298c9142212bac5b06995
core/jni/android_hardware_location_ContextHubService.cpp