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

Commit 8816bd35 authored by Jihoon Kang's avatar Jihoon Kang Committed by Automerger Merge Worker
Browse files

Merge changes from topics "remove_api_files", "remove_naming_convention" into main am: 901eda31

parents 1e98131d 901eda31
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ droidstubs {
            tag: ".removed-api.txt",
        },
    ],
    api_surface: "public",
}

priv_apps = " --show-annotation android.annotation.SystemApi\\(" +
@@ -119,6 +120,7 @@ droidstubs {
            tag: ".removed-api.txt",
        },
    ],
    api_surface: "system",
}

droidstubs {
@@ -164,6 +166,7 @@ droidstubs {
            tag: ".removed-api.txt",
        },
    ],
    api_surface: "test",
}

droidstubs {
@@ -203,6 +206,7 @@ droidstubs {
            tag: ".removed-api.txt",
        },
    ],
    api_surface: "module-lib",
}

/////////////////////////////////////////////////////////////////////
+1 −0
Original line number Diff line number Diff line
@@ -274,4 +274,5 @@ droidstubs {
            tag: ".removed-api.txt",
        },
    ],
    api_surface: "system-server",
}