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

Skip to content
Commit ab9608c4 authored by SpiritCroc's avatar SpiritCroc Committed by Arne Coucheron
Browse files

SoundTriggerHalLegacy.cpp: include errno.h

frameworks/av/services/soundtrigger/SoundTriggerHalLegacy.cpp:72:17: error: use of undeclared identifier 'ENODEV'
        return -ENODEV;
                ^
frameworks/av/services/soundtrigger/SoundTriggerHalLegacy.cpp:83:17: error: use of undeclared identifier 'ENODEV'
        return -ENODEV;
                ^
frameworks/av/services/soundtrigger/SoundTriggerHalLegacy.cpp:91:17: error: use of undeclared identifier 'ENODEV'
        return -ENODEV;
                ^
frameworks/av/services/soundtrigger/SoundTriggerHalLegacy.cpp:102:17: error: use of undeclared identifier 'ENODEV'
        return -ENODEV;
                ^
frameworks/av/services/soundtrigger/SoundTriggerHalLegacy.cpp:110:17: error: use of undeclared identifier 'ENODEV'
        return -ENODEV;
                ^
frameworks/av/services/soundtrigger/SoundTriggerHalLegacy.cpp:118:17: error: use of undeclared identifier 'ENODEV'
        return -ENODEV;
                ^
frameworks/av/services/soundtrigger/SoundTriggerHalLegacy.cpp:124:13: error: use of undeclared identifier 'ENOSYS'
    return -ENOSYS;
            ^

Change-Id: I3bd324de2e73a757d654d0f255873cfc7cc064e7
parent d3bb52a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment