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

Commit aef3d49a authored by Anton Kulakov's avatar Anton Kulakov
Browse files

Add sdk_context_in_app_process flag

This change adds the flag that will control whether RE SDK Context
could be created in the App process.

Bug: 437011329
Test: m
Flag: android.app.sdk_context_in_app_process
Change-Id: I485e34a89512ff74af081fde8e2482befd0ff992
parent 16afc6ff
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
package: "android.app"
container: "system"

flag {
     namespace: "sdk_sandbox"
     name: "sdk_context_in_app_process"
     description: "Allows creation of SDK Context in App process"
     bug: "437011329"
}
 No newline at end of file