Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ce1e109 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

soundtrigger: remove '/*' in comment.

am: 48f0efb3

Change-Id: I1698b9bb0d979af51369720fcc166eee60c7fbef
parents 4e8fa9ac 48f0efb3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -476,3 +476,4 @@ b53ac9d61c24efb16a2d63a861cef20680f6d57adb244a03b9778c675550628b android.hardwar

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