Skip to content
/ rwmem Public

Read or/and write memory via /dev/mem interface

Notifications You must be signed in to change notification settings

tifler/rwmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rwmem

Read or/and write memory via /dev/mem interface

How to add

  • Place this repository into somewhere in your Android tree
  • Add below snippet into your device.mk in device/$(VENDOR)/(TARGET_DEVICE)/
# Replace TARGET_DEVICE into your device name
PRODUCT_PACKAGES += \                                                            
    rwmem.$(TARGET_DEVICE)

About

Read or/and write memory via /dev/mem interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published