Revert "aconfig: @hide generated Java code"

This reverts commit 379e09d157.

Reason for revert: Seems to have broken the build. Reverting while investigating.

Change-Id: I37c9a065853ef07b1f1c18355205a2f49dd816c4
This commit is contained in:
Mårten Kongstad
2023-09-11 11:00:42 +00:00
committed by Gerrit Code Review
parent 379e09d157
commit c0e8ffea41
5 changed files with 0 additions and 10 deletions

View File

@@ -3,7 +3,6 @@ package {package_name};
import java.util.HashMap;
import java.util.Map;
/** @hide */
public class FakeFeatureFlagsImpl implements FeatureFlags \{
public FakeFeatureFlagsImpl() \{
resetAll();