commit | 846dbb2d61e119b9fd8faa0dfafe5a4f33bbd785 | [log] [tgz] |
---|---|---|
author | Asher Simonds <dayanhammer@gmail.com> | Sun Apr 03 18:12:21 2022 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Thu Aug 25 01:25:53 2022 +0300 |
tree | 26ed88bf54b42148fd2972e19571f783d0c0f65c | |
parent | d61b607a7f4311de7f3bba4e7a960f1cd9f09660 [diff] |
ant_client: Bring in the new icon * Part of the new iconset made by Asher Simonds Co-authored-by: Michael W <baddaemon87@gmail.com> Change-Id: Ie2836c15d4479b0816e05010c766f8c48fba1b2d
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.
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.
- 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)