mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Update IfThenChange after monitor split
PiperOrigin-RevId: 506591092 Change-Id: Idf3c0d00e88c622a565fe056b2b12fca27c4b819
This commit is contained in:
parent
34b2f6bc90
commit
f289855867
|
@ -150,7 +150,7 @@ std::vector<sock_filter> Policy::GetDefaultPolicy() const {
|
||||||
|
|
||||||
return policy;
|
return policy;
|
||||||
}
|
}
|
||||||
// LINT.ThenChange(monitor.cc)
|
// LINT.ThenChange(monitor_ptrace.cc)
|
||||||
|
|
||||||
std::vector<sock_filter> Policy::GetTrackingPolicy() const {
|
std::vector<sock_filter> Policy::GetTrackingPolicy() const {
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user