Move license to top for consistency
PiperOrigin-RevId: 635742699
This commit is contained in:
parent
e637ccd4aa
commit
2585051294
@ -1,5 +1,3 @@
|
||||
package androidx.media3.effect;
|
||||
|
||||
/*
|
||||
* Copyright 2024 The Android Open Source Project
|
||||
*
|
||||
@ -15,6 +13,8 @@ package androidx.media3.effect;
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package androidx.media3.effect;
|
||||
|
||||
import android.graphics.Gainmap;
|
||||
import androidx.annotation.RequiresApi;
|
||||
import androidx.media3.common.util.UnstableApi;
|
||||
|
Loading…
x
Reference in New Issue
Block a user