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

Commit b5c28192 authored by Kevin Rocard's avatar Kevin Rocard
Browse files

Hal: Add missing header <limits.h>



Test: vts-tradefed run vts --module VtsHalAudioV2_0Target
Test: call/play music/record/video...
Bug: 36311550
Change-Id: I04976b718827d704cb77dc934a4e76e28d3adcf9
Signed-off-by: default avatarKevin Rocard <krocard@google.com>
parent a5453442
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@
#include <dlfcn.h>
#include <sys/resource.h>
#include <sys/prctl.h>
#include <limits.h>

#include <cutils/log.h>
#include <cutils/trace.h>