diff options
| author | Dmitriy Ivanov <dimitry@google.com> | 2014-10-21 03:30:10 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-10-21 03:30:10 +0000 |
| commit | 13078e15f34fed4d531200a1b87601b9b4195f8f (patch) | |
| tree | 656a6ef26a895f0b0edecda7d3c3c778178f621d /cmds/app_process/sigchain_proxy.cpp | |
| parent | 60ea57cc1b72b5938e7b37209958ad27db9db209 (diff) | |
| parent | 9be7db6e3bc374efd9dcff744deab92148e20dbd (diff) | |
| download | frameworks_base-13078e15f34fed4d531200a1b87601b9b4195f8f.zip frameworks_base-13078e15f34fed4d531200a1b87601b9b4195f8f.tar.gz frameworks_base-13078e15f34fed4d531200a1b87601b9b4195f8f.tar.bz2 | |
am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a"
* commit '9be7db6e3bc374efd9dcff744deab92148e20dbd':
Switch to libsigchain.a
Diffstat (limited to 'cmds/app_process/sigchain_proxy.cpp')
| -rw-r--r-- | cmds/app_process/sigchain_proxy.cpp | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/cmds/app_process/sigchain_proxy.cpp b/cmds/app_process/sigchain_proxy.cpp deleted file mode 100644 index bb7a678..0000000 --- a/cmds/app_process/sigchain_proxy.cpp +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright (C) 2014 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 "sigchainlib/sigchain.cc" |
