commit | 9685fef1831a8959e490001caedabc09c05e4cb4 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Fri Aug 24 13:38:12 2018 +0200 |
committer | Jon West <electrikjesus@gmail.com> | Fri Aug 24 12:41:23 2018 -0400 |
tree | 93d37f617ed394506e68daf69dd715e136a11190 | |
parent | c556022719e59d51fe47ba5e6e43797f0ead2328 [diff] [blame] |
Update to v102
diff --git a/patches/platform_frameworks_base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch b/patches/platform_frameworks_base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch index d5dd3af..7dc7265 100644 --- a/patches/platform_frameworks_base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch +++ b/patches/platform_frameworks_base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch
@@ -1,7 +1,7 @@ From af7f850833c9de9d3f055406038dfe7c9108a0e3 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson <phh@phh.me> Date: Tue, 12 Jun 2018 22:55:32 +0200 -Subject: [PATCH 09/19] property-matching RROs: allow to prefix the value with +Subject: [PATCH 09/20] property-matching RROs: allow to prefix the value with + to do glob match instead of exact match ---