This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
hardware_samsung
Watch
1
Star
0
Fork
You've already forked hardware_samsung
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
840
Commits
3
Branches
0
Tags
10 MiB
Tag:
Branch:
Tree:
0ba76af24d
fourteen
tirimbino
urubino
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0ba76af24d'
${ noResults }
hardware_samsung
/
Android.bp
3 lines
20 B
Raw
Normal View
History
Unescape
Escape
Guard with a soong_namespace hardware/samsung modules shouldn't be globally available for every device. They can cause conflicts with other devices and break things. One notable example is aidl/memtrack overwriting pixel .rc and thus breaking memtrack on Pixel 6 and 7, which results in non booting device. Change-Id: I78b1b9930a57bc01afda722b9f8a196c372f9d8b
2 years ago
soong_namespace {
}