From 4352680c501481b592d49da22d7f41b3d55ea3f3 Mon Sep 17 00:00:00 2001 From: MÃ¥rten Kongstad Date: Thu, 28 Nov 2024 07:58:20 +0000 Subject: Revert^2 "Mark @FlaggedApi flags as exported" 322dd88f9dedd580115bd62377c2a21323540d2f Change-Id: I9d1b06d9bea270e22f364bbc4be24174d3ae53fe --- libs/hwui/aconfig/hwui_flags.aconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libs') diff --git a/libs/hwui/aconfig/hwui_flags.aconfig b/libs/hwui/aconfig/hwui_flags.aconfig index fa27af671be6..e497ea1f3cb4 100644 --- a/libs/hwui/aconfig/hwui_flags.aconfig +++ b/libs/hwui/aconfig/hwui_flags.aconfig @@ -6,6 +6,7 @@ flag { namespace: "core_graphics" description: "API for AGSL authored runtime color filters and blenders" bug: "358126864" + is_exported: true } flag { @@ -44,6 +45,7 @@ flag { namespace: "accessibility" description: "Draw a solid rectangle background behind text instead of a stroke outline" bug: "186567103" + is_exported: true } flag { @@ -96,6 +98,7 @@ flag { namespace: "core_graphics" description: "Add canvas#drawRegion API" bug: "318612129" + is_exported: true } flag { -- cgit v1.2.3-59-g8ed1b