This website requires JavaScript.
Explore
Help
Register
Sign In
Evolution-x-devices
/
device_google_taimen
Watch
2
Star
0
Fork
0
You've already forked device_google_taimen
mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced
2026-01-27 15:59:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
udc
Add File
New File
Apply Patch
device_google_taimen
/
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: Ia28c0d01e4a32c489cc0f3b2cce6ce1eccefe3a3
2019-11-13 16:06:18 -08:00
soong_namespace {
imports: [
"hardware/google/pixel",
taimen: move bootctrl to device specific trees Since we've adapted libgpt-utils to specific trees, bootctrl needs that too.
2022-04-01 19:47:39 +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: Ia28c0d01e4a32c489cc0f3b2cce6ce1eccefe3a3
2019-11-13 16:06:18 -08:00
],
}
Reference in New Issue
Copy Permalink