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

Commit 9fa6680f authored by Amit Kumar's avatar Amit Kumar
Browse files

Use platform API instead of SDK

Change-Id: Idf64e101164ecd73ac2ca8f04a099761c1909b00
parent cf82e803
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
android_app {
    name: "DeskClock",
    resource_dirs: ["res"],
    sdk_version: "current",
    overrides: ["AlarmClock"],
    srcs: [
        "src/**/*.java",
        "gen/**/*.java",
    ],
    platform_apis: true,
    product_specific: true,
    static_libs: [
        "androidx.annotation_annotation",