commit | 58b0fb6ddee7257a6a27f31ba97d47fa23efac15 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Jan 11 15:03:46 2013 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Jan 11 15:05:03 2013 -0500 |
tree | 07a9919554be35fed85d60e9315957926b97e2ed | |
parent | 92b9aa0eeff49e5bc3dc6297f3d35ec41d6ab73d [diff] |
Fix invalid specification for adb_keys. A prior change added an entry for adb_keys without any security context, yielding warnings like the following during build: out/target/product/manta/root/file_contexts: line 7 is missing fields, skipping This adds the missing security context field. Change-Id: If48731c8aa7d22a3f547d0854f288ff68f9006da Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>