Lockdown install / uninstall block
Blocks package install and uninstall while the device is booted in lockdown mode. Enable with --ldinstall on Lineout builds.
Gate
Active when both are true:
Without ro.bass.lockdown_block_install=1, the hooks are no-ops.
What is blocked
Admin / non-lockdown boots are unaffected.
Build
./build.sh ... --ldinstall