index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
soundtrigger
/
SoundTriggerModule.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-10
Associate an originator identity to sessions
Ytai Ben-Tsvi
2020-06-09
Correctly propagate service state change
Ytai Ben-Tsvi
2020-02-06
fix SoundTriggerModule java doc
Nicholas Ambur
2020-01-15
Improve exception handling in SoundTrigger
Ytai Ben-Tsvi
2020-01-14
Recover from HAL death in sound trigger
Ytai Ben-Tsvi
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-16
Migrate SoundTrigger implementation to new service
Ytai Ben-Tsvi
2019-12-11
add SoundTrigger HAL 2.3 per model parameter apis
Nicholas Ambur
2019-03-20
Add package name when loadModules and attach.
jiabin
2018-11-09
Converting sound trigger v2.2 getModelState to be asynchronous
mike dooley
2018-10-23
Revert "Revert "Adding getModelState API to sound trigger""
Michael Dooley
2018-09-28
Revert "Revert "Revert "Adding getModelState API to sound trigger"""
Michael Dooley
2018-09-21
Revert "Revert "Adding getModelState API to sound trigger""
Michael Dooley
2018-09-14
Revert "Adding getModelState API to sound trigger"
Michael Dooley
2018-09-05
Adding getModelState API to sound trigger
mike dooley
2018-08-08
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-08-04
SoundTrigger API update.
Eric Laurent
2014-07-08
SoundTrigger: update API
Eric Laurent
2014-06-04
Add SoundTrigger native service interface
Eric Laurent