aafwk目录切换ability_ability_runtime

Signed-off-by: shiqichang <shiqichang@huawei.com>
Change-Id: I6bb0a17dbefacb4828a62d17d9cb2e3a424399ab
This commit is contained in:
shiqichang
2022-05-28 15:47:53 +08:00
parent 2ec3cb8e81
commit 9a03dc360e
+4 -3
View File
@@ -11,11 +11,12 @@
# See the License for the specific language governing permissions and
# limitations under the License.
aafwk_inner_api_path = "//foundation/aafwk/standard/interfaces/innerkits"
aafwk_inner_api_path =
"//foundation/ability/ability_runtime/interfaces/innerkits"
aafwk_services_path = "//foundation/aafwk/standard/services"
aafwk_services_path = "//foundation/ability/ability_runtime/services"
aafwk_kits_path = "//foundation/aafwk/standard/frameworks/kits"
aafwk_kits_path = "//foundation/ability/ability_runtime/frameworks/kits"
inputmethod_path = "//base/miscservices/inputmethod"