OSDN Git Service

lshal: --init-vintf exclude system hals
authorSteven Moreland <smoreland@google.com>
Wed, 22 Mar 2017 21:22:55 +0000 (14:22 -0700)
committerSteven Moreland <smoreland@google.com>
Thu, 23 Mar 2017 01:48:06 +0000 (01:48 +0000)
commit9b6cd60472dfbcfeacbd7c6e486dc435599d3021
treec1fc29eb09cb3619a39e99f8ae6142769c557a43
parentcb2e477f147352414db9bcc2f7a0f60945c3d0bb
lshal: --init-vintf exclude system hals

--init-vintf is provided for convenience so that vendors can initialize
their vendor interface. Excluding system hals so that they aren't
included in the default vintf file that is generated. They are
maintained manually.

Test: Verified frameworks hals are no longer visible in init-vintf.
Bug: 34772739
Change-Id: Ie40c384334affcb3abee063d58000b808f04e234
cmds/lshal/Lshal.cpp