This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
samsung-sm8650
/
android_kernel_samsung_sm8650-modules
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Android.bp: Add soong namespace, and include main kernel namespace
SGCMarkus
hace 1 año
padre
d07132fea8
commit
47018f8d6d
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
Android.bp
+ 3
- 0
Android.bp
Ver fichero
@@ -0,0 +1,3 @@
+soong_namespace {
+ imports: ["kernel/qcom/sm8550"]
+}