commit | 7d26552f23aa25bcee14f45afc090accf447f754 | [log] [tgz] |
---|---|---|
author | Shashwat Razdan <srazdan@google.com> | Tue Oct 01 15:47:01 2024 -0700 |
committer | Shashwat Razdan <srazdan@google.com> | Thu Oct 03 14:44:45 2024 -0700 |
tree | 48c37bb2ddd9e57b1563cdb63c61a442e51f9e3a | |
parent | f4efdb0673703f10106d7e9b69c382354b27b616 [diff] |
AppFunctionRuntimeMetadata enabled changes Replacing the AppFunctionRuntimeMetadata.getEnabled() and the corresponding Builder.setEnabled() signature from a tristate boolean to an integer. Flag: android.app.appfunctions.flags.enable_app_function_manager Test: Pre-existing tests (like setAppFunctionEnabled_functionDefaultEnabled) already test this change. Bug: 369683073 Change-Id: I6c62e8e4f802d47ee2a648ee334ec44616f3ee0a