pixelstats: zuma: remove firmware update path
Bug: 386187651 Test: local test pass Flag: EXEMPT refactor Change-Id: I8ea918db227992681435fa3d72a58abebc7937a2 Signed-off-by: Spade Lee <spadelee@google.com>
This commit is contained in:
parent
fceae7300f
commit
7bd1512b8e
1 changed files with 1 additions and 2 deletions
|
@ -153,8 +153,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
.AudioUevent = "/devices/virtual/amcs/amcs",
|
||||
.TypeCPartnerUevent = "PRODUCT_TYPE=",
|
||||
.FwUpdatePath = ""
|
||||
.TypeCPartnerUevent = "PRODUCT_TYPE="
|
||||
};
|
||||
|
||||
int main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue