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:
Elliott Hughes
2015-08-28 13:52:47 -07:00
parent 178cadfce1
commit b4abf77efc
5 changed files with 0 additions and 5 deletions

View File

@@ -6,7 +6,6 @@
#define __WVMDRMPLUGIN_H__
#include <AndroidConfig.h>
#include <DrmEngineBase.h>
#include "WVDRMPluginAPI.h"