commit | c1070ecc52a1e4ab5fb3e987861df42c42db3ec1 | [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:38:41 2018 -0400 |
tree | 7c9ad11b5963f7d15a699dfe6dfd36e7bfcb849f | |
parent | b78b6b449c3b6b2f0c267a3eb54c15e855f03917 [diff] [blame] |
Update to v102
diff --git a/patches/platform_frameworks_base/0004-Don-t-crash-if-there-is-IR-HAL-is-not-declared.patch b/patches/platform_frameworks_base/0004-Don-t-crash-if-there-is-IR-HAL-is-not-declared.patch index 43cfc48..e6d5d6c 100644 --- a/patches/platform_frameworks_base/0004-Don-t-crash-if-there-is-IR-HAL-is-not-declared.patch +++ b/patches/platform_frameworks_base/0004-Don-t-crash-if-there-is-IR-HAL-is-not-declared.patch
@@ -1,7 +1,7 @@ From 89b3b71fc07b7069b7c5f345762925b9743e6361 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson <phh@phh.me> Date: Thu, 17 May 2018 20:28:35 +0200 -Subject: [PATCH 04/19] Don't crash if there is IR HAL is not declared +Subject: [PATCH 04/20] Don't crash if there is IR HAL is not declared --- services/core/java/com/android/server/ConsumerIrService.java | 2 --