summaryrefslogtreecommitdiffstats
path: root/include/private
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-02-24 18:25:41 -0800
committerMathias Agopian <mathias@google.com>2012-02-24 18:26:01 -0800
commit9eeafeb52fecf90882e9b44eeefcb7c3e16aa915 (patch)
tree0a09b02937d7097e042367163fbe4c9d4b5b2230 /include/private
parent5ce96d97feafc6989f6141bb2633eae3d87ddf28 (diff)
downloadframeworks_av-9eeafeb52fecf90882e9b44eeefcb7c3e16aa915.zip
frameworks_av-9eeafeb52fecf90882e9b44eeefcb7c3e16aa915.tar.gz
frameworks_av-9eeafeb52fecf90882e9b44eeefcb7c3e16aa915.tar.bz2
remove dependency on android_native{s_priv|buffer}.h
Change-Id: Ie4b95f7061c240f37c504414259f92d72c4ffc89
Diffstat (limited to 'include/private')
-rw-r--r--include/private/ui/android_natives_priv.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/private/ui/android_natives_priv.h b/include/private/ui/android_natives_priv.h
deleted file mode 100644
index 6b9f524..0000000
--- a/include/private/ui/android_natives_priv.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (C) 2009 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-#include <ui/android_native_buffer.h>