commit | 013ef58618a6230c5b93902082824290cbcad4ef | [log] [tgz] |
---|---|---|
author | Jon West <electrikjesus@gmail.com> | Tue Aug 21 20:45:26 2018 -0400 |
committer | Jon West <electrikjesus@gmail.com> | Tue Aug 21 20:46:19 2018 -0400 |
tree | b273d49b97997e3c69f6e839af63da0065bda738 | |
parent | 5dd1b8917bde948176b1c041f27c81c0c49764ba [diff] [blame] |
Merge in upstream changes From :https://github.com/phhusson/treble_patches Change-Id: I785ed4d854f28f661b1b48530dc10a5adf076e74
diff --git a/patches/platform_system_vold/0001-Allow-deletion-of-symlink.patch b/patches/platform_system_vold/0001-Allow-deletion-of-symlink.patch index 815f513..1e4ec14 100644 --- a/patches/platform_system_vold/0001-Allow-deletion-of-symlink.patch +++ b/patches/platform_system_vold/0001-Allow-deletion-of-symlink.patch
@@ -1,7 +1,7 @@ From 06a421423c529991ca38ba2d71b76daa9188849e Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson <phh@phh.me> Date: Sat, 17 Feb 2018 19:39:38 +0100 -Subject: [PATCH] Allow deletion of symlink +Subject: [PATCH 1/5] Allow deletion of symlink Change-Id: I9731895f88729072297f753088583aabbe6990f4 --- @@ -21,5 +21,5 @@ return false; } -- -2.17.1 +2.7.4