Remove illegal PreObjectAlloc call

We were incorrectly calling PreObjectAlloc with
Roles::uninterruptible_. Due to its location this generally won't
cause any issues but the call is not allowed nor needed.

Test: ./test.py --host
Bug: 146436130
Change-Id: I9672e679f4683eb3151d149aa918ce7fcb482b69
1 file changed