commit | fd7352295326bb64358680c6f6de002fdb88533b | [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 21:54:10 2018 -0400 |
tree | b3066bf10eafcb63fb17ba5864b3d8d7ea7f25b6 | |
parent | 9562a612936de864d5e31c6d04d46255e9392afc [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