commit | b0dd3cc586b3fb9f11b660a22ba9bf08f0822880 | [log] [tgz] |
---|---|---|
author | ezio84 <brabus84@gmail.com> | Fri Nov 09 22:15:53 2018 +0100 |
committer | rohan <purohit.rohan@gmail.com> | Thu Jul 30 14:54:05 2020 -0400 |
tree | d4616736e44fd35ebf2c5a774f87e00c363b53ac | |
parent | 52d595ae3962c2e159bf0ba52943a144398fe36e [diff] |
Skip unneded package manager calls when checking QSB availability Previous qsb toggle commit added a Search package availability check that was being called also on some config changes (e.g. open an app, rotate the screen, press home). We can use the existing callbacks to avoid this. Change-Id: I532580eee0ee42a970b2f0550f322d6931267ba7 Signed-off-by: DennySPB <dennyspb@gmail.com> Signed-off-by: Arghya Chanda <arghyac35@gmail.com>