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

Commit 129f2f93 authored by Scarlett Song's avatar Scarlett Song
Browse files

Export permissions aconfig flag cc lib

Flag: android.permission.flags.replace_body_sensor_permission_enabled
Bug: 364638912
Bug: 364641257
Change-Id: I5fce00bea516622a3a5483cc59e2c1f932f3716a
parent b2be1ae5
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",