diff options
author | 2022-11-15 11:38:07 +0900 | |
---|---|---|
committer | 2022-11-15 11:46:08 +0900 | |
commit | fae075f3ff3a02b907253ad511d43480b611d452 (patch) | |
tree | ea706a4bec580d7e33fac94f202e670d1e2bb3a2 /vulkan/libvulkan/driver.cpp | |
parent | 6df92f08393a088cf174494d9db279ed2305aee0 (diff) |
Make servicemanager.microdroid uninstallable
`atest servicemanager_test` builds targets in the module directory,
which installs modules defined in the directory as well. This causes
servicemanager.microdroid to be installed and `m droid` next time will
result in a bad state (having both servicemanager instances with .rc
files)
Making the microdroid variant as `installable: false` so that it's not
installed in the target output directory. It's okay for microdroid
because the midrodroid build rule bundles it anyway.
Bug: n/a
Test: MicrodroidHostTestCases
Change-Id: I682c7beefd697f388694d6435491854597db1ab2
Diffstat (limited to 'vulkan/libvulkan/driver.cpp')
0 files changed, 0 insertions, 0 deletions