Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
device_google_pantah
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_google_pantah
Commits
588232bb
Unverified
Commit
588232bb
authored
2 years ago
by
Michael Bestas
Browse files
Options
Downloads
Patches
Plain Diff
Update sepolicy path
Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
parent
bffc0db8
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
cheetah/BoardConfig.mk
+1
-1
1 addition, 1 deletion
cheetah/BoardConfig.mk
panther/BoardConfig.mk
+1
-1
1 addition, 1 deletion
panther/BoardConfig.mk
sepolicy/cheetah-sepolicy.mk
+1
-1
1 addition, 1 deletion
sepolicy/cheetah-sepolicy.mk
sepolicy/panther-sepolicy.mk
+1
-1
1 addition, 1 deletion
sepolicy/panther-sepolicy.mk
with
4 additions
and
4 deletions
cheetah/BoardConfig.mk
+
1
−
1
View file @
588232bb
...
...
@@ -23,5 +23,5 @@ BOARD_KERNEL_CMDLINE += swiotlb=noforce
include
device/google/gs201/BoardConfig-common.mk
-include
vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
-include
vendor/google_devices/cheetah/proprietary/BoardConfigVendor.mk
include
device/google/pantah
-
sepolicy/cheetah-sepolicy.mk
include
device/google/pantah
/
sepolicy/cheetah-sepolicy.mk
include
device/google/pantah/wifi/BoardConfig-wifi.mk
This diff is collapsed.
Click to expand it.
panther/BoardConfig.mk
+
1
−
1
View file @
588232bb
...
...
@@ -23,5 +23,5 @@ BOARD_KERNEL_CMDLINE += swiotlb=noforce
include
device/google/gs201/BoardConfig-common.mk
-include
vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
-include
vendor/google_devices/panther/proprietary/BoardConfigVendor.mk
include
device/google/pantah
-
sepolicy/panther-sepolicy.mk
include
device/google/pantah
/
sepolicy/panther-sepolicy.mk
include
device/google/pantah/wifi/BoardConfig-wifi.mk
This diff is collapsed.
Click to expand it.
sepolicy/cheetah-sepolicy.mk
+
1
−
1
View file @
588232bb
# sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS
+=
device/google/pantah
-
sepolicy/cheetah
BOARD_SEPOLICY_DIRS
+=
device/google/pantah
/
sepolicy/cheetah
This diff is collapsed.
Click to expand it.
sepolicy/panther-sepolicy.mk
+
1
−
1
View file @
588232bb
# sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS
+=
device/google/pantah
-
sepolicy/panther
BOARD_SEPOLICY_DIRS
+=
device/google/pantah
/
sepolicy/panther
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