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

Commit 95945d9a authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

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

parents ffe31629 216757a0
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