diff options
| author | TheStrix <parthbhatia@lineageos.org> | 2017-08-04 18:03:23 +0530 |
|---|---|---|
| committer | Vatsal <koradiavatsal@gmail.com> | 2017-10-21 16:30:59 +0530 |
| commit | 48b18aeb353c47a60ea49867e7057c633aa372d1 (patch) | |
| tree | 9e1816b034e902d7a8c23b150d5c2d02107637bc | |
| parent | 9446b19c6abb945942e0061742229fbc4581eb1d (diff) | |
Change-Id: I50e0fda7b720c41656fcf22714b363ad9133585a
| -rwxr-xr-x | proprietary-files.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index 3f08636..80210ab 100755 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -394,5 +394,13 @@ vendor/lib/libmdmdetect.so vendor/lib/libqcmaputils.so vendor/qcril.db +# Time services +-app/TimeService/TimeService.apk +bin/time_daemon +vendor/lib64/libTimeService.so +-vendor/lib64/libtime_genoff.so +vendor/lib/libTimeService.so +-vendor/lib/libtime_genoff.so + # WiFi bin/wcnss_service |
