uncrypt: Switch to C++

Also apply some trivial changes like int -> bool and clean-ups.

Change-Id: I5c6c42d34965305c394f4f2de78487bd1174992a
(cherry picked from commit 381f455cac)
This commit is contained in:
Tao Bao
2015-05-05 18:36:45 -07:00
parent 8853cb2f29
commit 3e8d28b547
2 changed files with 40 additions and 42 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := uncrypt.c
LOCAL_SRC_FILES := uncrypt.cpp
LOCAL_MODULE := uncrypt