commit | 4e23083b4ab02e6c8db94f5204258bc6a75dda3a | [log] [tgz] |
---|---|---|
author | Michael Groover <mpgroover@google.com> | Tue Oct 05 19:35:37 2021 -0700 |
committer | Michael Groover <mpgroover@google.com> | Tue Oct 05 19:41:32 2021 -0700 |
tree | a8afd548f39e2fccedcc2a3fa1e1a75cae189e24 | |
parent | 4e67e63bc82eab29343aaa0a00065979bbfb4ccf [diff] |
Remove unused receiver and corresponding code from NPMS While adding flags to registerReceiver calls for receivers that are registered for unprotected broadcasts, this receiver was discovered that is not currently in use. This commit removes the receiver registration and all unused code for the receiver. Bug: 161145287 Test: Build Change-Id: Ifdf56cea108e12b40333fb4de9f0d28e0e260791