commit | c214eb06542d43676f63c2d13412e5ea944a72d4 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Thu Jan 23 01:49:00 2025 +0800 |
committer | Yi Kong <yikong@google.com> | Thu Jan 23 01:49:00 2025 +0800 |
tree | 9f1cc6cef1fce3741fb599c7b80e63bd515ff35e | |
parent | 17e176aca171bc81ae82398a66afabc71847d7c5 [diff] |
installd: fix build with ToT LLVM Fixes: frameworks/native/cmds/installd/otapreopt_chroot.cpp:176:17: error: use of undeclared identifier 'CLONE_NEWNS' 176 | if (unshare(CLONE_NEWNS) != 0) { | ^ Test: presubmit Change-Id: I66251394098c4d70ce5cb09082fa707a7f8539c5