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

Commit f107e2e3 authored by Eric Laurent's avatar Eric Laurent Committed by Automerger Merge Worker
Browse files

Merge "SpatializerHelper: implement onOutputChanged() method" into sc-v2-dev...

Merge "SpatializerHelper: implement onOutputChanged() method" into sc-v2-dev am: 95945d9a am: 81220d1b

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16032867

Change-Id: I6d92be685cdc43183aa1dd8ab69b07e604a31b71
parents 23a02942 81220d1b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -213,6 +213,10 @@ public class SpatializerHelper {
                postInitSensors(true);
            }
        }

        public void onOutputChanged(int output) {
            logd("SpatializerCallback.onOutputChanged output:" + output);
        }
    };

    // spatializer head tracking callback from native