summaryrefslogtreecommitdiff
path: root/libchrome_tools/patch/symbolize.patch
diff options
context:
space:
mode:
authorHidehiko Abe <hidehiko@google.com>2018-03-14 03:26:55 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-03-14 03:26:55 +0000
commitf6c5bec42b570e697e4aa475904edeaac24af5ad (patch)
treeec51143c1f3a9052e694afb4698c6d41c975aba4 /libchrome_tools/patch/symbolize.patch
parentc168cf037626b5bee4041f5556a12d7bff565e48 (diff)
parentb912d92fdb4d105106904cbff5424e129e5398e3 (diff)
downloadlibchrome-f6c5bec42b570e697e4aa475904edeaac24af5ad.tar.gz
Introduce update_libchrome.py.
am: b912d92fdb Change-Id: Ia0a1acfbdf8a71d3cfabf9e992d7d3e85a31a1ed
Diffstat (limited to 'libchrome_tools/patch/symbolize.patch')
-rw-r--r--libchrome_tools/patch/symbolize.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/libchrome_tools/patch/symbolize.patch b/libchrome_tools/patch/symbolize.patch
new file mode 100644
index 0000000000..a7eeda5162
--- /dev/null
+++ b/libchrome_tools/patch/symbolize.patch
@@ -0,0 +1,18 @@
+--- /dev/null
++++ b/base/third_party/symbolize/symbolize.h
+@@ -0,0 +1,15 @@
++// Copyright (C) 2018 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.
++
++#error "symbolize support was removed from libchrome"