10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
|
// Signature format: 2.0
|
||
|
package android.car {
|
||
|
|
||
|
public final class Car {
|
||
|
field @Deprecated public static final String CAR_EXTRA_MEDIA_PACKAGE = "android.car.intent.extra.MEDIA_PACKAGE";
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|