commit | eb45d5e8fc4423324ae5dc8d845fb51a8ac9b5c4 | [log] [tgz] |
---|---|---|
author | Jon West <electrikjesus@gmail.com> | Sun Mar 17 16:58:43 2019 -0400 |
committer | Jon West <electrikjesus@gmail.com> | Wed Apr 17 21:18:17 2019 -0400 |
tree | 007869895d61b61724ccf7b4fec2d16783e4cc86 | |
parent | 1cba413896052533720feb21d91e69b8d62d8560 [diff] [blame] |
GSI updates for frameworks/base Change-Id: I98fb95c5be8b75c9dcfef19a6fd8890215996891
diff --git a/patches/frameworks/base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch b/patches/frameworks/base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch index 722962b..2b77abd 100644 --- a/patches/frameworks/base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch +++ b/patches/frameworks/base/0009-property-matching-RROs-allow-to-prefix-the-value-wit.patch
@@ -1,7 +1,7 @@ -From 57da873551c017e071ba5d70f51f003aaa444b0e Mon Sep 17 00:00:00 2001 +From 538df8b19b020984b49a299cd36d02462fb87f33 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/25] property-matching RROs: allow to prefix the value with +Subject: [PATCH 09/27] property-matching RROs: allow to prefix the value with + to do glob match instead of exact match ---