Loading current.txt +1 −0 Original line number Original line Diff line number Diff line Loading @@ -564,3 +564,4 @@ cfa81f229b69f9011c58f48264fcb552447430fe68610eac514e811e65bc306a android.hardwar # ABI preserving changes to HALs during Android R # ABI preserving changes to HALs during Android R b69a7615c508acf5c5201efd1bfa3262167874fc3594e2db5a3ff93addd8ac75 android.hardware.keymaster@4.0::IKeymasterDevice b69a7615c508acf5c5201efd1bfa3262167874fc3594e2db5a3ff93addd8ac75 android.hardware.keymaster@4.0::IKeymasterDevice 1a6e2bd289f22931c526b21916910f1d4c436b7acb9556e4243de4ce8e6cc2e4 android.hardware.soundtrigger@2.0::ISoundTriggerHwCallback soundtrigger/2.0/ISoundTriggerHwCallback.hal +0 −1 Original line number Original line Diff line number Diff line Loading @@ -46,7 +46,6 @@ interface ISoundTriggerHwCallback { int32_t captureSession; int32_t captureSession; /** /** * Delay in ms between end of model detection and start of audio * Delay in ms between end of model detection and start of audio /** * available for capture. A negative value is possible * available for capture. A negative value is possible * (e.g. if key phrase is also available for capture */ * (e.g. if key phrase is also available for capture */ int32_t captureDelayMs; int32_t captureDelayMs; Loading Loading
current.txt +1 −0 Original line number Original line Diff line number Diff line Loading @@ -564,3 +564,4 @@ cfa81f229b69f9011c58f48264fcb552447430fe68610eac514e811e65bc306a android.hardwar # ABI preserving changes to HALs during Android R # ABI preserving changes to HALs during Android R b69a7615c508acf5c5201efd1bfa3262167874fc3594e2db5a3ff93addd8ac75 android.hardware.keymaster@4.0::IKeymasterDevice b69a7615c508acf5c5201efd1bfa3262167874fc3594e2db5a3ff93addd8ac75 android.hardware.keymaster@4.0::IKeymasterDevice 1a6e2bd289f22931c526b21916910f1d4c436b7acb9556e4243de4ce8e6cc2e4 android.hardware.soundtrigger@2.0::ISoundTriggerHwCallback
soundtrigger/2.0/ISoundTriggerHwCallback.hal +0 −1 Original line number Original line Diff line number Diff line Loading @@ -46,7 +46,6 @@ interface ISoundTriggerHwCallback { int32_t captureSession; int32_t captureSession; /** /** * Delay in ms between end of model detection and start of audio * Delay in ms between end of model detection and start of audio /** * available for capture. A negative value is possible * available for capture. A negative value is possible * (e.g. if key phrase is also available for capture */ * (e.g. if key phrase is also available for capture */ int32_t captureDelayMs; int32_t captureDelayMs; Loading