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

Commit 57952913 authored by Aravind Akella's avatar Aravind Akella
Browse files

Build fix change method signature of enableDataInjection.

Change-Id: I3927aec64f5a1555d2e5d07591fd04e7b3be5f09
parent cc60dc21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ public:
    ssize_t getSensorList(Sensor const* const** list) const;
    Sensor const* getDefaultSensor(int type);
    sp<SensorEventQueue> createEventQueue(String8 packageName = String8(""), int mode = 0);
    ssize_t enableDataInjection(bool enable);
    status_t enableDataInjection(bool enable);

private:
    // DeathRecipient interface