* commit '05f7c39eb45854f8d2a8a2aabb9ad9a4f9b867c1': Revert "Frameworks/base: Mask Skia warning in GraphicsJNI"
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef _ANDROID_GRAPHICS_GRAPHICS_JNI_H_
|
||||
#define _ANDROID_GRAPHICS_GRAPHICS_JNI_H_
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wunused-parameter"
|
||||
#include "SkBitmap.h"
|
||||
#include "SkDevice.h"
|
||||
#include "SkPixelRef.h"
|
||||
@@ -10,8 +8,6 @@
|
||||
#include "SkPoint.h"
|
||||
#include "SkRect.h"
|
||||
#include "SkImageDecoder.h"
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
#include <jni.h>
|
||||
|
||||
class SkBitmapRegionDecoder;
|
||||
|
||||
Reference in New Issue
Block a user