Mark NetworkStatsServiceDumpProto userdebug_and_eng_only

Test: TH
Bug: 204830222
Change-Id: I35b3990ceadb2caaa6adbd377f423400fd25c81b
This commit is contained in:
Junyu Lai 2022-01-20 01:53:03 +00:00
parent 95d764cfa8
commit 97ff3f3456

View File

@ -249,7 +249,8 @@ message IncidentProto {
optional android.service.NetworkStatsServiceDumpProto netstats = 3001 [
(section).type = SECTION_DUMPSYS,
(section).args = "netstats --proto"
(section).args = "netstats --proto",
(section).userdebug_and_eng_only = true
];
optional android.providers.settings.SettingsServiceDumpProto settings = 3002 [