diff options
author | Sen Jiang <senj@google.com> | 2016-02-17 01:49:36 +0100 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2016-02-17 01:49:36 +0100 |
commit | e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c (patch) | |
tree | b863329e3f19a59bdde39ca2d609e4c52b3abbf6 | |
parent | Merge "minadbd: update for adb_thread_create signature change." (diff) | |
parent | Merge "applypatch: Add libimgpatch.pc" (diff) | |
download | android_bootable_recovery-e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c.tar android_bootable_recovery-e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c.tar.gz android_bootable_recovery-e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c.tar.bz2 android_bootable_recovery-e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c.tar.lz android_bootable_recovery-e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c.tar.xz android_bootable_recovery-e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c.tar.zst android_bootable_recovery-e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c.zip |
Diffstat (limited to '')
-rw-r--r-- | applypatch/libimgpatch.pc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/applypatch/libimgpatch.pc b/applypatch/libimgpatch.pc new file mode 100644 index 000000000..e5002934f --- /dev/null +++ b/applypatch/libimgpatch.pc @@ -0,0 +1,6 @@ +# This file is for libimgpatch in Chrome OS. + +Name: libimgpatch +Description: Apply imgdiff patch +Version: 0.0.1 +Libs: -limgpatch -lbz2 -lz |