Skip to content

Commit

Permalink
OTA: Update compile target to API 21
Browse files Browse the repository at this point in the history
Change-Id: I84aa344a3a79f1f82d774c11da68c6476019b625
  • Loading branch information
SferaDev authored and BryanSmithDev committed Mar 3, 2015
1 parent 0e58a8a commit 95e8969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LOCAL_PACKAGE_NAME := ParanoidOTA
LOCAL_CERTIFICATE := platform
LOCAL_PRIVILEGED_MODULE := true

LOCAL_SDK_VERSION := 19
LOCAL_SDK_VERSION := 21

include $(BUILD_PACKAGE)

Expand Down

0 comments on commit 95e8969

Please sign in to comment.