This website requires JavaScript.
Explore
Help
Register
Sign In
Evolution-x-devices
/
device_google_walleye
Watch
2
Star
0
Fork
0
You've already forked device_google_walleye
mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced
2026-01-27 11:23:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
udc
Add File
New File
Apply Patch
device_google_walleye
/
Android.bp
7 lines
109 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Import the soong namespace hardware/google/pixel So we can use the libmisc_writer under pixel. Bug: 131775112 Test: build Change-Id: Iccb32eda3c2bd583413f83c1f899bba04135af22
2019-11-13 16:04:28 -08:00
soong_namespace {
imports: [
"hardware/google/pixel",
walleye: move bootctrl to device specific trees Since we've adapted libgpt-utils to specific trees, bootctrl needs that too.
2022-04-03 12:31:42 +02:00
"hardware/qcom/bootctrl",
Import the soong namespace hardware/google/pixel So we can use the libmisc_writer under pixel. Bug: 131775112 Test: build Change-Id: Iccb32eda3c2bd583413f83c1f899bba04135af22
2019-11-13 16:04:28 -08:00
],
}
Reference in New Issue
Copy Permalink