remove-root-uid-check.patch: remove patch
The patch was a hacky way to allow starting of demo hap applications from a root user.
The proper way to start the demo apps is by running `aa start ...` from the system user.
For example:
```
$ hdc shell "su system -c 'aa start -a ohos.samples.clock.MainAbility -b ohos.samples.clock'"
```
Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
parent
b0eb5958
No related branches found
No related tags found
Showing
- recipes-openharmony/openharmony/openharmony-standard-3.0/remove-root-uid-check.patch 0 additions, 33 deletions...mony/openharmony-standard-3.0/remove-root-uid-check.patch
- recipes-openharmony/openharmony/openharmony-standard_3.0.bb 0 additions, 1 deletionrecipes-openharmony/openharmony/openharmony-standard_3.0.bb
Please register or sign in to comment