blob: b00a39be3bae05de80f1f78026a3f2f9b8551803 [file] [log] [blame]
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "flutter/shell/platform/android/jni/platform_view_android_jni.h"
namespace flutter {
PlatformViewAndroidJNI::~PlatformViewAndroidJNI() = default;
} // namespace flutter