pixelstats: gs101: remove firmware update path
Bug: 386187651 Test: local test pass Flag: EXEMPT refactor Change-Id: I2886e26186b12ffe34df6aa559bdf66e3e8f059d Signed-off-by: Spade Lee <spadelee@google.com>
This commit is contained in:
parent
aa719bb3e3
commit
2c0ef869df
1 changed files with 1 additions and 2 deletions
|
@ -86,8 +86,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