commit | fa6fe474f062394ab3d03f649e1431a1cd2208ef | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Jan 12 13:40:27 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Feb 03 10:53:18 2021 +0900 |
tree | 2831365e5fb6f62d38d617491968f8179d11ba79 | |
parent | c6c237a7d4d1d2b8c67385f3534804440644cc72 [diff] |
Remove mutator and use standard variant functions As image variants are now supported directly by android.Module, this removes a custom mutator in selinux_contexts and uses image variant functions in android.Module. InRecovery and InstallInRecovery may be confusing. But refactoring it is out of scope for this CL. Test: compare out/soong/build.ninja before and after Change-Id: I9ebf665a1d50d24bb4e5568a4fd1af4c4eb02c90