commit | 0406a1de05163e457ee5c40655b7b25ea7966754 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Wed Aug 29 22:47:54 2018 +0200 |
committer | Jon West <electrikjesus@gmail.com> | Thu Aug 30 17:44:26 2018 -0400 |
tree | a471dbfb58573e1913b882d42c8c0f5866a29daa | |
parent | c1070ecc52a1e4ab5fb3e987861df42c42db3ec1 [diff] [blame] |
v103
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 7dc7265..5ee151b 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/20] property-matching RROs: allow to prefix the value with +Subject: [PATCH 09/24] property-matching RROs: allow to prefix the value with + to do glob match instead of exact match ---