1package: "com.android.media.mainline.flags" 2container: "com.android.media" 3 4# 5# All flags targeting V have to be is_fixed_read_only true. 6# 7 8flag { 9 name: "enable_pid_to_media_session_2" 10 is_exported: true 11 namespace: "media_solutions" 12 description: "Add pid for Session2Token for Supporting project falcon in MediaSession2" 13 bug: "318745416" 14 is_fixed_read_only: true 15} 16