Tweak the bullseye cleanup step

When bootstraping bullseye, some new bugs were introduced versus buster
that weren't obvious without additional testing:

1) Debian enables SELinux policy by default, but it isn't installed, so
   an error is seen during init

2) Debian expects to be able to use autofs4 to load binfmt_misc
   dynamically, but our kernels don't (and never have) included this.
   Go back to the old static mount, which works fine.

3) Remove gcc-9-base which is a transitional package pulled in by the
   first stage debootstrap, but no package depends on it (only
   gcc-10-base).

Change-Id: I3a8f1831811d5f336eb7b67755d715b6a29675de
1 file changed
tree: 34c8b47eace16567e198514953eedc9df14020c6
  1. devicetree/
  2. net/
  3. Android.bp
  4. METADATA