mirror of
https://github.com/openharmony/distributed_screen.git
synced 2026-07-20 20:20:12 -04:00
update. get SA in one process
Signed-off-by: gaoqiang_strong <gaoqiang64@huawei.com>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import("//build/ohos/sa_profile/sa_profile.gni")
|
||||
import("//build/ohos.gni")
|
||||
|
||||
ohos_sa_profile("dscreen_sa_profile") {
|
||||
sources = [
|
||||
|
||||
@@ -81,10 +81,3 @@ ohos_shared_library("distributed_screen_sink") {
|
||||
|
||||
part_name = "distributed_screen"
|
||||
}
|
||||
|
||||
ohos_prebuilt_etc("dscreensink.cfg") {
|
||||
relative_install_dir = "init"
|
||||
source = "dscreensink.cfg"
|
||||
part_name = "distributed_screen"
|
||||
subsystem_name = "distributedhardware"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user