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

Commit e909318d authored by Scarlett Song's avatar Scarlett Song Committed by Android (Google) Code Review
Browse files

Merge "Export permissions aconfig flag cc lib" into main

parents 14464854 129f2f93
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -791,6 +791,12 @@ java_aconfig_library {
    ],
}

cc_aconfig_library {
    name: "android.permission.flags-aconfig-cc",
    aconfig_declarations: "android.permission.flags-aconfig",
    host_supported: true,
}

// SQLite
aconfig_declarations {
    name: "android.database.sqlite-aconfig",