The module loader will check each unsigned module's imported symbols
against the generated list of permitted imports. If any lookup fails,
the module will be rejected and fail to load.
Bug: 393366754
Change-Id: Ifd4d242135eaba1f215f982c5d6e8a76b1fc8522
Signed-off-by: Sid Nayyar <sidnayyar@google.com>