diff options
author | Demon000 <demonsingur@gmail.com> | 2017-08-31 17:25:21 +0300 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-09-07 18:01:57 +0200 |
commit | f3a16cdb1bf83cb266b9c507196bcdb5dcceeabf (patch) | |
tree | d381b73a0940727c72d1e176a1719f0066dae585 /proprietary-files.txt | |
parent | aabc7154ff8743da4ceec31845b82bafeba09798 (diff) |
gps: remove slim_daemon
It's a PREMIUM_FEATURE daemon and it's causing errors on O.
01-29 01:03:28.327 877 877 F DEBUG : Abort message: 'CANNOT LINK EXECUTABLE "slim_daemon": cannot locate symbol "_ZN7android16SensorEventQueue4readEP12ASensorEventm" referenced by "/system/vendor/bin/slim_daemon"...'
Change-Id: Iba1342d12b10e94be9e37724795a922996d32773
Diffstat (limited to 'proprietary-files.txt')
-rw-r--r-- | proprietary-files.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index 225646c..8a73c1e 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -1,6 +1,5 @@ vendor/bin/qseeproxydaemon vendor/bin/perfd -vendor/bin/slim_daemon vendor/bin/qti vendor/bin/thermal-engine vendor/bin/pd-mapper |