aafwk目录切换ability_ability_runtime

Signed-off-by: shiqichang <shiqichang@huawei.com>
Change-Id: I364014a5b7bd7911a39baf7ca3f21bdc0e51fe71
This commit is contained in:
shiqichang 2022-05-31 16:37:22 +08:00
parent 3c48bb2624
commit e43c1cbb8a
3 changed files with 13 additions and 11 deletions

View File

@ -9,9 +9,10 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
aafwk_inner_api_path = "//foundation/aafwk/standard/interfaces/innerkits"
aafwk_kits_path = "//foundation/aafwk/standard/frameworks/kits"
aafwk_path = "//foundation/aafwk/standard"
aafwk_services_path = "//foundation/aafwk/standard/services"
aafwk_inner_api_path =
"//foundation/ability/ability_runtime/interfaces/innerkits"
aafwk_kits_path = "//foundation/ability/ability_runtime/frameworks/kits"
aafwk_path = "//foundation/ability/ability_runtime"
aafwk_services_path = "//foundation/ability/ability_runtime/services"

View File

@ -39,8 +39,8 @@ ohos_shared_library("config_napi") {
"//base/accessibility/interfaces/innerkits/common:accessibility_common",
"//base/accessibility/interfaces/kits/napi:accessibility",
"//base/accessibility/services/interface:aams_interface",
"//foundation/aafwk/standard/frameworks/kits/ability/native:abilitykit_native",
"//foundation/aafwk/standard/frameworks/kits/appkit:appkit_native",
"//foundation/ability/ability_runtime/frameworks/kits/ability/native:abilitykit_native",
"//foundation/ability/ability_runtime/frameworks/kits/appkit:appkit_native",
"//foundation/arkui/napi:ace_napi",
"//utils/native/base:utils",
]

View File

@ -11,10 +11,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
aafwk_inner_api_path = "//foundation/aafwk/standard/interfaces/innerkits"
aafwk_kits_path = "//foundation/aafwk/standard/frameworks/kits"
aafwk_path = "//foundation/aafwk/standard"
aafwk_services_path = "//foundation/aafwk/standard/services"
aafwk_inner_api_path =
"//foundation/ability/ability_runtime/interfaces/innerkits"
aafwk_kits_path = "//foundation/ability/ability_runtime/frameworks/kits"
aafwk_path = "//foundation/ability/ability_runtime"
aafwk_services_path = "//foundation/ability/ability_runtime/services"
AAMS_MOCK_PATH = "//base/accessibility/services/test/mock"
aams_mock_include_dirs = [