This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
samsung-sm8650
/
android_kernel_samsung_sm8650-modules
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Android.bp: Add soong namespace, and include main kernel namespace
SGCMarkus
1 anno fa
parent
d07132fea8
commit
47018f8d6d
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
Android.bp
+ 3
- 0
Android.bp
Vedi File
@@ -0,0 +1,3 @@
+soong_namespace {
+ imports: ["kernel/qcom/sm8550"]
+}