diff options
author | Tom Cherry <tomcherry@google.com> | 2019-11-08 17:57:21 -0800 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2019-11-08 17:58:31 -0800 |
commit | 2e92cfb701aab6dfff6f50234906e1ced0fe7e1c (patch) | |
tree | fe2274d2cec87e2714a5186ba3452efa52f6ade9 /tools/warn/java_warn_patterns.py | |
parent | 65e4ce6ebc871a963ddcdb3277e400b24602c4e6 (diff) |
Check property type in host_init_verifier
We have all of the 'type' information for properties available during
build time, so let's check this when setting properties in init.
Test: setprop apexd.status bad results in:
host_init_verifier: Command 'setprop apexd.status bad'
(out/soong/.intermediates/system/core/rootdir/init.rc/android_x86_core/init.rc:927)
failed: Property type check failed, value doesn't match expected type
'enum starting ready'
host_init_verifier: Failed to parse init script
'out/soong/.intermediates/system/core/rootdir/init.rc/android_x86_core/init.rc'
with 1 errors
Test: CF builds without that error
Change-Id: Ia1b24ab42e2193e3298021bc86ee2309ca7a381f
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions