Fix import path
Forwarded: no Last-Update: 2018-06-30 Gbp-Pq: Name fix-import
This commit is contained in:
parent
013fb83e8a
commit
7b6ba8c837
|
@ -19,7 +19,7 @@ syntax = "proto2";
|
|||
option java_package = "android.aapt.pb.internal";
|
||||
option optimize_for = LITE_RUNTIME;
|
||||
|
||||
import "frameworks/base/tools/aapt2/Resources.proto";
|
||||
import "Resources.proto";
|
||||
|
||||
package aapt.pb.internal;
|
||||
|
||||
|
|
Loading…
Reference in New Issue