commit | 474fb0a6c5c20aab7af1f154c9b600002e1a6b88 | [log] [tgz] |
---|---|---|
author | Danesh M <daneshm90@gmail.com> | Thu Feb 15 22:03:45 2018 -0500 |
committer | pimpmaneaton <shaunsibu@gmail.com> | Thu Oct 25 14:57:49 2018 -0600 |
tree | b57553bcf29579e16cde133cee5445e0885ad12c | |
parent | d4eecaf5fa909223a9cf4f08eed9b057e40c675e [diff] |
NetworkManagement: Add ability to restrict app data/wifi usage CYAN-3976 CRACKLING-834 Changes in cm-14.1: *) Substitute marshmallow LISTEN_DATA_CONNECTION_REAL_TIME_INFO PhoneStateListener() for a CONNECTIVITY_ACTION broadcast receiver that unregisters itself once mDataInterfaceName has been set. *) Convert usage of Map<Integer, Boolean> into SparseBooleanArray Change-Id: I88de9ebf60a7d3d741e8ceeab8a01b423ee5fdf4 Signed-off-by: mydongistiny <jaysonedson@gmail.com>