Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cdb93918 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Changing package for audio_policy_configuration_V7_0"

parents 3bcf8d74 e502a601
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
xsd_config {
    name: "audio_policy_configuration_V7_0",
    srcs: ["audio_policy_configuration.xsd"],
    package_name: "audio.policy.configuration.V7_0",
    package_name: "android.audio.policy.configuration.V7_0",
    nullability: true,
}
Loading