Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9e14197 authored by William Escande's avatar William Escande
Browse files

Move "java" to "src" for incoming kotlin file

Test: Build service-bluetooth + bt apex
Bug: 262605980
Change-Id: Id2d1f2d2a8b1c48b938108ea915529f253f47176
parent d2a8cbcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ filegroup {
    name: "services.bluetooth-sources",
    srcs: [
        ":statslog-bluetooth-java-gen",
        "java/**/*.java",
        "src/**/*.java",
    ],
    visibility: [
        "//frameworks/base/services",
+0 −0

File moved.

Loading