Commit 7b4ad69
Don't apply path rewriting rules for //executorch_models
Summary: ExecuTorch buck targets have rules to avoid explicit //xplat/executorch references. Due to the way this works, it is also blocking references to //xplat/executorch_models, but does not properly rewrite paths for this case. This change updates the //executorch check to //executorch/ or //executorch:, allowing the executorch_models deps to be used.
Differential Revision: D666859591 parent 5f0a14a commit 7b4ad69
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments