Skip to content

build: run android builder with android-L devices. #10807

Closed
@hyangah

Description

@hyangah

The current builder cross-compiles the test binaries, runs the compiled binaries on the device, and parses the output of them. This does not work for android-L that requires PIE and refuses to run the test binaries with the following error message.

"only position independent executables (PIE) are supported."

Probably related to : #6940

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions