Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
device_motorola_beckham
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LMODroid-Devices
device_motorola_beckham
Commits
3654e103
Unverified
Commit
3654e103
authored
5 years ago
by
Erfan Abdi
Committed by
Joshua Blanchard
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
beckham: Setup soong namespace
Change-Id: Ic88142f4f1864d35668bb5d255c29e82312f75c3
parent
743d13a8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Android.bp
+2
-0
2 additions, 0 deletions
Android.bp
BoardConfig.mk
+3
-0
3 additions, 0 deletions
BoardConfig.mk
with
5 additions
and
0 deletions
Android.bp
0 → 100644
+
2
−
0
View file @
3654e103
soong_namespace {
}
This diff is collapsed.
Click to expand it.
BoardConfig.mk
+
3
−
0
View file @
3654e103
...
...
@@ -53,5 +53,8 @@ PRODUCT_SHIPPING_API_LEVEL := 26
# Wifi
WIFI_DRIVER_OPERSTATE_PATH
:=
"/sys/class/net/wlan0/operstate"
# Soong namespaces
PRODUCT_SOONG_NAMESPACES
+=
$(
DEVICE_PATH
)
# inherit from the proprietary version
-include
vendor/motorola/beckham/BoardConfigVendor.mk
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment