summaryrefslogtreecommitdiff
authorTellen Yu <tellen.yu@amlogic.com>2017-12-13 08:41:09 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2017-12-14 06:19:40 (GMT)
commitc8a34c6138a1f86d9fd12e4b1ee8ddcee3450899 (patch)
tree843357b6907b57e169a49afb4cb20f54d666f1d9
parentc43657fcf11be71081a505b49dff907d60ac3b00 (diff)
downloadcamera-o-amlogic.zip
camera-o-amlogic.tar.gz
camera-o-amlogic.tar.bz2
bringup: window.h had been modified in 8.1 [10/12]
PD# 156770 don't need include window.h Change-Id: I3dbb7a8cd1b3afcaa6d78cebac668a24daf5d412
Diffstat
-rw-r--r--v3/fake-pipeline2/Base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/v3/fake-pipeline2/Base.h b/v3/fake-pipeline2/Base.h
index 31d22e0..c34f4e1 100644
--- a/v3/fake-pipeline2/Base.h
+++ b/v3/fake-pipeline2/Base.h
@@ -22,7 +22,7 @@
#ifndef HW_EMULATOR_CAMERA2_BASE_H
#define HW_EMULATOR_CAMERA2_BASE_H
-#include <system/window.h>
+//#include <system/window.h>
#include <hardware/camera2.h>
#include <utils/Vector.h>