Skip to content

Commit 28fe339

Browse files
Treehugger Robotcjreynol
authored andcommitted
[skip ci] Merge changes Ibb413419,Ib3752e36 into main
* changes: process_sandboxer: Disable -Wdeprecated-declarations wpa_supplicant_8_lib: Disable unused-parameter warning GitOrigin-RevId: 6ae9f7a
1 parent 9c06673 commit 28fe339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

staging/host/commands/process_sandboxer/sandbox_manager.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
#include <absl/time/time.h>
5555
#include <absl/types/span.h>
5656
#pragma clang diagnostic push
57+
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
5758
#pragma clang diagnostic ignored "-Wunused-parameter"
5859
#include <sandboxed_api/sandbox2/executor.h>
5960
#include <sandboxed_api/sandbox2/policy.h>

0 commit comments

Comments
 (0)