Ver código fonte

Android.bp: Point to Samsung kernel

Change-Id: If8758127822d0f1a39dbb7c9aa38a5047eb48cb6
Signed-off-by: David Wronek <[email protected]>
David Wronek 9 meses atrás
pai
commit
336a9b0781
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Android.bp

+ 1 - 1
Android.bp

@@ -1,3 +1,3 @@
 soong_namespace {
-    imports: ["kernel/qcom/sm8550"]
+    imports: ["kernel/samsung/sm8650"]
 }