From 7c5715e7dd99e1a4e8a6c8321648f5bd375d76af Mon Sep 17 00:00:00 2001 From: dd3boh Date: Fri, 27 Oct 2017 15:34:35 +0200 Subject: z2_plus: Switch to stock aosp camera implementation * With the wrapper this just works good Signed-off-by: dd3boh --- Android.bp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Android.bp (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp deleted file mode 100644 index b1b0cf1..0000000 --- a/Android.bp +++ /dev/null @@ -1,11 +0,0 @@ -subdirs = [ - "camera" -] - -cc_defaults { - name: "hidl_z2_plus", - cflags: [ - "-Wall", - "-Werror", - ], -} -- cgit v1.2.3