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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user