Remove manual #include "AndroidConfig.h".
That file (a) was always forced upon you anyway and (b) no longer exists. Change-Id: I5964a0420e9114419b62d5b98e7ecef6c5b48296 (cherry picked from commit c2d4ae15fbbb4ebee364449cf9693566e10d07a1)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#define __WVMDRMPLUGIN_H__
|
||||
|
||||
|
||||
#include <AndroidConfig.h>
|
||||
#include <DrmEngineBase.h>
|
||||
|
||||
#include "WVDRMPluginAPI.h"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
|
||||
#define WVMEXTRACTOR_H_
|
||||
|
||||
#include "AndroidConfig.h"
|
||||
#include "WVStreamControlAPI.h"
|
||||
#include "WVMInfoListener.h"
|
||||
#include "WVMExtractor.h"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#ifndef WVFILE_SOURCE_H_
|
||||
#define WVFILE_SOURCE_H_
|
||||
|
||||
#include "AndroidConfig.h"
|
||||
#include "WVStreamControlAPI.h"
|
||||
#include <media/stagefright/DataSource.h>
|
||||
#include <utils/RefBase.h>
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
|
||||
#define WVMINFO_LISTENER_H
|
||||
|
||||
#include "AndroidConfig.h"
|
||||
#include "WVMMediaSource.h"
|
||||
#include <media/stagefright/DataSource.h>
|
||||
#include "WVStreamControlAPI.h"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#ifndef WVMMEDIA_SOURCE_H_
|
||||
#define WVMMEDIA_SOURCE_H_
|
||||
|
||||
#include "AndroidConfig.h"
|
||||
#include "WVStreamControlAPI.h"
|
||||
#include <media/stagefright/DataSource.h>
|
||||
#include <media/stagefright/MediaSource.h>
|
||||
|
||||
Reference in New Issue
Block a user