forked from HydrogenKernel/Hydrogen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "selinux: Relocate ss_initialized and selinux_enforcing to sep…
…arate 4k" This reverts commit d4807bd. That out of tree patch causes the resulting kernel image to be too large, causing ld.lld to error; likely due to the additional section and alignment requirements. Android and floral don't host virtual targets and thus do not run at EL2 on arm64. Bug: 63740206 Change-Id: I357bf4d5c7e29230746eacd51fef413acec06067 Signed-off-by: Nick Desaulniers <[email protected]>
- Loading branch information
1 parent
b59cb9c
commit 9a17925
Showing
3 changed files
with
1 addition
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters