diff options
| author | TheStrix <parthbhatia@lineageos.org> | 2017-08-04 17:58:56 +0530 |
|---|---|---|
| committer | TheStrix <parthbhatia@lineageos.org> | 2017-08-04 18:09:30 +0530 |
| commit | c9ffb05bc8d12c97665e2a6e99fb797bc449bfaf (patch) | |
| tree | 2468be0205a9c0f429f45fdddf300ccedf8db9c7 | |
| parent | 47d40e6313ee0c2c99065a0e5c20a4490d0635e6 (diff) | |
kenzo: Add time service blobs
Change-Id: I24673ca84cc6e8b03660243e3f534bf6c8807c54
| -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 f9e43ee..caf9acb 100755 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -572,5 +572,13 @@ vendor/lib64/libsystem_health_mon.so vendor/lib/libmdmdetect.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 |
