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

Commit 54870fbb authored by Ray Essick's avatar Ray Essick
Browse files

Remove duplicate include



Change-Id: I75782853b4681c6cce93a481a4e2dfcc86c0d15c
Signed-off-by: default avatarguochuang <guochuang@xiaomi.corp-partner.google.com>
Test: build
parent fad773db
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
#include "include/SoftwareRenderer.h"

#include <android/api-level.h>
#include <android/binder_manager.h>
#include <android/content/pm/IPackageManagerNative.h>
#include <android/hardware/cas/native/1.0/IDescrambler.h>
#include <android/hardware/media/omx/1.0/IGraphicBufferSource.h>
@@ -74,7 +73,6 @@
#include <media/stagefright/MediaCodec.h>
#include <media/stagefright/MediaCodecConstants.h>
#include <media/stagefright/MediaCodecList.h>
#include <media/stagefright/MediaCodecConstants.h>
#include <media/stagefright/MediaDefs.h>
#include <media/stagefright/MediaErrors.h>
#include <media/stagefright/OMXClient.h>