OSDN Git Service

Move ContextHubService to a better location.
authorAshutosh Joshi <ashutoshj@google.com>
Wed, 21 Dec 2016 00:34:41 +0000 (16:34 -0800)
committerAshutosh Joshi <ashutoshj@google.com>
Wed, 21 Dec 2016 19:33:28 +0000 (11:33 -0800)
commit420e45e9cb004ea6c6e11f69adcdbf3dac5fc800
tree5a273aefb63ff968acd1226519df21b96eb46017
parent705bcc8181846455ab9d317475c813a116cd415a
Move ContextHubService to a better location.

Move ContextHub service from system core to a more appropriate place
for a service.

Test: GTS tests pass.

Change-Id: Ie0f25414fc472a0214c0dd94e7ad4564cd38f842
core/java/android/hardware/location/ContextHubManager.java
core/jni/Android.mk
core/jni/AndroidRuntime.cpp
preloaded-classes
services/core/java/com/android/server/ContextHubSystemService.java
services/core/java/com/android/server/location/ContextHubService.java [moved from core/java/android/hardware/location/ContextHubService.java with 97% similarity]
services/core/jni/Android.mk
services/core/jni/com_android_server_location_ContextHubService.cpp [moved from core/jni/android_hardware_location_ContextHubService.cpp with 99% similarity]
services/core/jni/onload.cpp