Skip to content

Commit

Permalink
Revert "Amend build script to fit for current conditions"
Browse files Browse the repository at this point in the history
This reverts commit 96f1d43. We can now
enable symbol trimming. It keeps BUILD_KERNEL=1 since we don't have
prebuilts enabled.

Bug: 196974386
Signed-off-by: Will McVicker <[email protected]>
Change-Id: I487bfbd0eb04ef2ed9d0485fae694dfbc57e28a9
  • Loading branch information
Will McVicker authored and Robin Peng committed Oct 27, 2021
1 parent ca96780 commit 026c655
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build_slider.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ function exit_if_error {
fi
}

# TODO (b/196974386): remove strict symbol list workaround settings after __close_fd issue been resolved.
TRIM_NONLISTED_KMI=0
ENABLE_STRICT_KMI=0
BUILD_KERNEL=1

EXPERIMENTAL_BUILD=${EXPERIMENTAL_BUILD:-0}
Expand Down

0 comments on commit 026c655

Please sign in to comment.