Skip to content

Commit

Permalink
Remove device configuration
Browse files Browse the repository at this point in the history
am: 4966740

Change-Id: I5ebfcb82d973a7cc2a5f5d7d8f9a8c6dc30c7615
  • Loading branch information
danw authored and android-build-merger committed Jul 11, 2016
2 parents 65e8ddc + 4966740 commit b82a2b0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions build-prebuilts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,7 @@ if [ -n ${build_soong} ]; then
{
"Allow_missing_dependencies": true,
"HostArch":"x86_64",
"HostSecondaryArch":"x86",
"DeviceName": "generic",
"DeviceArch": "arm",
"DeviceArchVariant": "armv7-a",
"DeviceCpuVariant": "generic"
"HostSecondaryArch":"x86"
}
EOF
BUILDDIR=${SOONG_OUT} ./bootstrap.bash
Expand Down

0 comments on commit b82a2b0

Please sign in to comment.