aboutsummaryrefslogtreecommitdiff
path: root/aosp/include
diff options
context:
space:
mode:
authorKelvin Zhang <zhangkelvin@google.com>2021-08-19 11:09:15 -0700
committerKelvin Zhang <zhangkelvin@google.com>2021-08-19 14:32:36 -0700
commitddcf1d921ae03017580f44f9dcfaa278022e3c5a (patch)
treef56e568a43797af982f43298c0bf738a0c5b60a6 /aosp/include
parent011d854311a08d777daba6cf81fd41d62921827a (diff)
downloadzucchini-ddcf1d921ae03017580f44f9dcfaa278022e3c5a.tar.gz
Get zucchini to compile w/o code transformation hack
Test: th Change-Id: I9b2beec4ee34d1ba23c1af24dec3f4b9169d6bd4
Diffstat (limited to 'aosp/include')
-rw-r--r--aosp/include/buildflags.h14
l---------aosp/include/components/zucchini1
-rw-r--r--aosp/include/third_party/abseil-cpp/absl/types/optional.h (renamed from aosp/include/absl/types/optional.h)0
3 files changed, 1 insertions, 14 deletions
diff --git a/aosp/include/buildflags.h b/aosp/include/buildflags.h
deleted file mode 100644
index 2b63e59..0000000
--- a/aosp/include/buildflags.h
+++ /dev/null
@@ -1,14 +0,0 @@
-// Generated by build/write_buildflag_header.py
-// From "//components/zucchini:buildflags"
-
-#ifndef COMPONENTS_ZUCCHINI_BUILDFLAGS_H_
-#define COMPONENTS_ZUCCHINI_BUILDFLAGS_H_
-
-#include "build/buildflag.h"
-
-#define BUILDFLAG_INTERNAL_ENABLE_DEX() (1)
-#define BUILDFLAG_INTERNAL_ENABLE_ELF() (1)
-#define BUILDFLAG_INTERNAL_ENABLE_WIN() (0)
-#define BUILDFLAG_INTERNAL_ENABLE_ZTF() (0)
-
-#endif // COMPONENTS_ZUCCHINI_BUILDFLAGS_H_
diff --git a/aosp/include/components/zucchini b/aosp/include/components/zucchini
new file mode 120000
index 0000000..1b20c9f
--- /dev/null
+++ b/aosp/include/components/zucchini
@@ -0,0 +1 @@
+../../../ \ No newline at end of file
diff --git a/aosp/include/absl/types/optional.h b/aosp/include/third_party/abseil-cpp/absl/types/optional.h
index 3321c72..3321c72 100644
--- a/aosp/include/absl/types/optional.h
+++ b/aosp/include/third_party/abseil-cpp/absl/types/optional.h