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
 
 ---