Thanks Julein, This solution worked out for me. AOSP Build 10.0.0_r33 On Thursday, March 5, 2020 at 1:23:29 AM UTC+5:30, Julien Robin wrote: > > Hi Jiang, > I had the same build error in android-10.0.0_29 about *#error Audio > policy no longer supports legacy .conf configuration format* and found > your post by searching the error on Google. I finally worked around the > issue thanks to this link > https://source.android.com/devices/audio/implement-policy > Into the device's associated "BoardConfig.mk" I added > USE_XML_AUDIO_POLICY_CONF := 1 and the problem disappeared > This may be not interesting for you anymore, but I'm putting the solution > here, just in case anyone is encountering the same issue and looks here as > I did. > > Bye >
-- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/a4057332-81c7-4aa1-b718-a04f264551af%40googlegroups.com.
