jni: Use NELEM macro from utils/misc.h
Change-Id: I5b8a584fa0b72bb1a4955dce5e73b42cbb4f8250
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
#define LOG_TAG "LineageAudioService-JNI"
|
||||
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
#include <utils/Log.h>
|
||||
|
||||
#include <jni.h>
|
||||
@@ -31,6 +30,7 @@
|
||||
#include <media/AudioSession.h>
|
||||
|
||||
#include <system/audio.h>
|
||||
#include <utils/misc.h>
|
||||
#include <utils/threads.h>
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user