From 0f58b7e0437b4197fcf5c0db07398a9b09698068 Mon Sep 17 00:00:00 2001 From: Wang Han <416810799@qq.com> Date: Tue, 26 May 2020 15:38:44 +0800 Subject: [PATCH] matisse-common: Drop time service blobs except stock libtime_genoff.so * All of a sudden, time_genoff connection will fail and sometimes block unlocking with password, etc. Stock libtime_genoff.so will fix it in most cases, but not all. Drop time service stack to make this connection fail at start to workaround the problem. Time service is broken on 10 anyway so it is a good trade-off. Change-Id: I24105becd0b5093ed1460662c4c802e318acad8c --- common-proprietary-files.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/common-proprietary-files.txt b/common-proprietary-files.txt index 35deb32..193254e 100644 --- a/common-proprietary-files.txt +++ b/common-proprietary-files.txt @@ -184,7 +184,4 @@ vendor/lib/libdsucsd.so|1f739bcb91330edb307329f851f031d56723672f lib/hw/sensors.msm8226.so:vendor/lib/hw/sensors.vendor.msm8226.so # Time services --app/TimeService/TimeService.apk -bin/time_daemon:vendor/bin/time_daemon -vendor/lib/libTimeService.so -vendor/lib/libtime_genoff.so