Fix mms-common's pathnames to match package spec.
Change-Id: I4ae65227ea29dff8a79bd1d9373dec46c4b53598
This commit is contained in:
parent
25d6d1576a
commit
7e3befe696
|
@ -15,7 +15,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package com.android.mms.mms;
|
||||
package com.android.mmscommon.mms;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
Loading…
Reference in New Issue