summaryrefslogtreecommitdiff
path: root/init/interface_utils.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-07-30 09:34:41 -0700
committerTom Cherry <tomcherry@google.com>2019-08-01 10:54:47 -0700
commita8faac735e0de77fef2eccc70c1d5eab77f971b9 (patch)
tree3f40d0bee7fa7394dc09ed9d73f2cd1d9f3d6932 /init/interface_utils.cpp
parente18211880496d0455385292fb023e3cda3b85e64 (diff)
init: check the arguments of builtins during the build
Host init verifier already checks that the names and number of arguments for builtins are correct, but it can check more. This change ensures that property expansions are well formed, and that arguments that can be parsed on the host are correct. For example it checks that UIDs and GIDs exist, that numerical values can be parsed, and that rlimit strings are correct. Test: build Change-Id: Ied8882498a88a9f8324db6b8d1020aeeccc8177b
Diffstat (limited to 'init/interface_utils.cpp')
0 files changed, 0 insertions, 0 deletions