Merge "Revert "Add art"" am: d46b39d356
am: 2095599791
Change-Id: I83e5515dc510c0e8d2786928f6802191c9615a09
This commit is contained in:
@@ -360,14 +360,6 @@ func (c *config) Android64() bool {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *config) LibartImgHostBaseAddress() string {
|
|
||||||
return "0x60000000"
|
|
||||||
}
|
|
||||||
|
|
||||||
func (c *config) LibartImgDeviceBaseAddress() string {
|
|
||||||
return "0x70000000"
|
|
||||||
}
|
|
||||||
|
|
||||||
func (c *deviceConfig) Arches() []Arch {
|
func (c *deviceConfig) Arches() []Arch {
|
||||||
var arches []Arch
|
var arches []Arch
|
||||||
for _, target := range c.config.Targets[Device] {
|
for _, target := range c.config.Targets[Device] {
|
||||||
|
Reference in New Issue
Block a user