From 991eedd1024be827cc8a66243e5a04ec257e77d0 Mon Sep 17 00:00:00 2001 From: Spencer Low Date: Sat, 11 Aug 2018 12:28:39 -0700 Subject: [PATCH] base: remove execute bit from utf8.h I originally accidentally created this file with the execute bit on. Test: mma Change-Id: I8075ffdbb114475434ad48912a9dd24f19a9025b Signed-off-by: Spencer Low --- base/include/android-base/utf8.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 base/include/android-base/utf8.h diff --git a/base/include/android-base/utf8.h b/base/include/android-base/utf8.h old mode 100755 new mode 100644