No description
  • Java 86.1%
  • AIDL 11.3%
  • Makefile 2.6%
Find a file
Asher Simonds fa22f5cec5
ant_service: Bring in the new icon
* Part of the new iconset made by Asher Simonds

Co-authored-by: Michael W <baddaemon87@gmail.com>
Change-Id: Ie33ecb3c6033a079d77717e8fa1b3649323c3f5e
2022-08-25 01:31:06 +03:00
res ant_service: Bring in the new icon 2022-08-25 01:31:06 +03:00
src/com/dsi/ant Merge remote-tracking branch 'remotes/origin/caf/github/production/4.0.x' into ant.lnx.2.9.1 2019-07-31 15:25:16 -07:00
.classpath Pull in Android_System_ANTHALService_2-0-1 2012-11-16 21:27:33 -07:00
.gitignore Release v3.2.0 2014-01-24 15:04:56 -07:00
.gitupstream Add .gitupstream file 2022-08-25 01:31:05 +03:00
.project Broke Android_System_package in to individual repositories 2012-11-01 15:19:04 -06:00
Android.mk Check if libantradio module is present before declaring build target 2022-08-25 01:31:05 +03:00
AndroidManifest.xml ant_service: Bring in the new icon 2022-08-25 01:31:06 +03:00
LICENSE Broke Android_System_package in to individual repositories 2012-11-01 15:19:04 -06:00
proguard.flags Broke Android_System_package in to individual repositories 2012-11-01 15:19:04 -06:00
project.properties ANTDROID-1987: Enable Bluetooth when ANT is enabled if required by chip. 2013-07-18 15:40:23 -06:00
README.md Release version 4.0.0 2014-08-25 12:26:59 -06:00

Android ANT HAL Service v.4.0.0 - 25 Aug 2014

The ANT HAL Service functions as a JNI wrapper for the ANT HAL. The ANT Hal Service provides the messaging and state control interface to the built-in adapter for the ANT Radio Service to interact with.

License

Copyright 2009-2014 Dynastream Innovations

This product includes software developed at Dynastream Innovations (http://www.dynastream.com/).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and
limitations under the License.

Changelog

v4.0.0 - 25 Aug 2014 (changes since 3.2.0)

  • Remove ANT and ANT_ADMIN permission defines which conflict with ANT Radio Service defines with new Android L permission behaviour (INSTALL_FAILED_DUPLICATE_PERMISSIONS_ERROR)